Mo
413fe47828
chore: update all dependencies ( #699 )
2021-10-22 14:47:41 -05:00
Baptiste Grob
ed69680295
feat: search options ( #540 )
...
* feat: search options
* feat: sanitize folder names
* fix: add cursor: pointer to switch
* fix: explicitly make the search bar a text input
* refactor: remove magic number
* refactor: extract Switch component to its own file
* refactor: split AppState into multiple files
* refactor: review comments
2021-04-06 16:48:25 +02:00
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