Closed
Description
This to quickly resume what to add to the next iteration of cycle-scripts:
BASICS:
- webpack2
- preset-env
- uglify / minification
- HtmlWebpackPlugin
- JSX -> ProvidePlugin({snabb: 'snabbdom-jsx'})
- cycle-dev-utils modules
- inquirer -> for eject confirmation
- inquirer -> for init (choose js or ts, choose streamlib -> rxjs, xstream, most)
- adhoc templates for javascript
- adhoc templates for typescript
- adhoc webpack configs for javascript
- adhoc webpack configs for typescript
- cleaner build assets output (js/ css/ images/)
- eslint/prettier
- CSS Autoprefixing