-
Notifications
You must be signed in to change notification settings - Fork 9
Todo List
Jorge Antunes edited this page Sep 14, 2016
·
6 revisions
- list available filetypes that can be imported
- accept correct short flags
-v, in addition to--v - provide
.envconfiguration, allow importing ofenvvariables - remove reliance on server
App, use config settings instead - print gzipped bundle size
- add
dev-toolkit --buildfunctionality - add
dev-toolkit --servefunctionality - add dynamic pages compatibility
- add
dev-toolkit --helpcommand-line list of options
-
include
fetch&Promisepolyfills? / usepolyfill.io -
provide installation process via
--save-dev, similar to sagui -
add
dev-toolkit --init --inlinefunctionality for installingdev-toolkit-dependency into generated app -
mention Server-rendering tricks from https://github.com/ReactTraining/react-router/blob/master/docs/guides/ServerRendering.md and from https://github.com/reactjs/redux/blob/master/docs/recipes/ServerRendering.md