monkeytype/frontend
Bruce Berrios 0fe99e0a28
Handle static assets with webpack (#2723) bruception
* Move some static file management to webpack

* Add build time feedback

* Add lint step back

* Use concurrently
2022-03-17 21:00:20 +01:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src
static
webpack Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
.eslintignore
firebase.json
gulpfile.js Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
package-lock.json Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
package.json Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
tsconfig.json