onedevstudio/starter-kit

View on GitHub
tasks/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import { server } from './watch'

export * from './static'
export * from './favicons'
export * from './build'
export * from './watch'

export default server