Commit Graph

8 Commits

Author SHA1 Message Date
Baptiste Grob
337589b7e9 feat: allow devServer writing to disk from the command line 2020-09-11 11:53:49 +02:00
Baptiste Grob
a5a4200a81 chore(build): do not create an index.html file on watch 2020-09-07 10:03:32 +02:00
Baptiste Grob
57aa942c91 feat: reduce number of steps needed to get going for local development (#454)
* feat: reduce number of steps to get going for local development

* fix: set default sync server in SNJS

* chore: keep --force in submodules command
2020-09-02 17:37:50 +02:00
Baptiste Grob
efc75965ca feat: allow specifying if platform is web or not 2020-08-12 21:21:38 +02:00
Baptiste Grob
90458982ce fix: serve public/assets with webpack-dev-server 2020-07-29 12:38:00 +02:00
Baptiste Grob
49d8ca666d feat: allow dev server port configuration from CLI 2020-05-13 12:24:28 +02:00
Baptiste Grob
1916a459a0 perf: improve build performance 2020-05-13 09:36:26 +02:00
Johnny A
e61cb53c75 refactor: webpack configuration (#398)
* refactor: webpack configuration

* feat: webpack hot reloading

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-05-07 18:11:44 +02:00