grafana/scripts/webpack
David 89abc77b22
Build: Optional skipping of typescript checking in dev bundler (#18772)
* Build: Removed typescript checking from dev bundler

- when switching branches and trying out features, TS checking and bundling are eating up a lot
of CPU
- most of us are using an editor with typechecking support
- this commit removes type checking from the dev bundler
- we still have type checking enabled as a precommit hook and as part of
the prod bundler

* Adds new npm script: start:noTsCheck
2019-08-30 14:02:31 +02:00
..
loaders Azure Monitor: build monaco with webpack WIP 2019-01-24 18:43:48 +03:00
dependencies.js plugibs: expose more to plugins 2017-10-03 11:02:40 +02:00
IgnoreNotFoundExportPlugin.js Removes unnecessary warnings from webpack output about missing exports 2019-01-09 11:33:08 +01:00
postcss.config.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
sass.rule.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
webpack.common.js Build: Optional skipping of typescript checking in dev bundler (#18772) 2019-08-30 14:02:31 +02:00
webpack.dev.js Build: Optional skipping of typescript checking in dev bundler (#18772) 2019-08-30 14:02:31 +02:00
webpack.hot.js Build: watch and dev mode webpack improvements (#18153) 2019-07-20 07:46:41 +03:00
webpack.prod.js Build: Optional skipping of typescript checking in dev bundler (#18772) 2019-08-30 14:02:31 +02:00