-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Roadmap
- Minify
.jsfiles - Remove
WebConfigfromgulpconfig.json - Add more features in
gulpconfig.json- Set uglify options
- Set styles autoprefixer options
- Set Bundle config (uglify, minify)
- TsLint configuration
- Use TsLint (true/false)
- Custom TsLint config file name
- Output errors types
- CSS minification config
- Remove zero number limt in
Helpers.Pad()function - Handle if file already copied (
Build.Assets,Build.Configs) - Update Typescript definitions
- Rewrite definitions for colors
- Create definitions for tiny-lr
Update definitions for ts-lint(Wrong Options "formatter" type? palantir/tslint#1427)(Moved to Release 2.1.0)
- Files structure
- Localhost server with live reload
- Modules or plugins (?)
- Watchers tasks handler
- Handle unlink event for deleted folders
- Localhost server
- Live reload react rerender
Create 'Clean.Libs' task(Moved to Release 2.1.0)- Don't read
package.jsonon start (return Promise).