Commit Graph

32 Commits (0aee7338adac7349dcfe87a6325957f15efd6d38)

Author SHA1 Message Date
Jack Westbrook 78bef7a26a
Build: Enable long term caching for frontend assets (#47625) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Josh Hunt 3b497f3e8d
Chore: Move babel config to a root babel.config.json (#41615) 4 years ago
Jack Westbrook 8d3b31ff23
Build: Upgrade Webpack 5 (#36444) 4 years ago
Torkel Ödegaard b0ffcfd558
Babel: Refactoring config so that it's shared and removes legacy plugin (#32559) 4 years ago
Lukas Siatka 6065b1b91d
DevEnv: updates import of CleanWebpackPlugin to named import (#22800) 5 years ago
Steven Vachon 9005b484f0
Replace ts-loader with Babel (#21587) 5 years ago
Dominik Prokop 8bc4ef3e9c Revert "Babel: use babel-loader instead of ts-loader, ng-annotate with babel-plugin-angularjs-annotate (#21554)" (#21570) 6 years ago
Steven Vachon e7e0d18bc8 Babel: use babel-loader instead of ts-loader, ng-annotate with babel-plugin-angularjs-annotate (#21554) 6 years ago
kay delaney 7985aa1e57
Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 6 years ago
Oleg Gaidarenko eac1459832
Build: watch and dev mode webpack improvements (#18153) 6 years ago
Johannes Schill be3f9fcbfe fix: Use proper syntax for plugin-syntax-dynamic-import 6 years ago
Johannes Schill bdce61d02a chore: Bump clean-webpack-plugin, html-webpack-harddisk-plugin, postcss-reporter 6 years ago
Dominik Prokop 71576a634e Do not use js theme variables in sass (poor dev experience for now) 6 years ago
Dominik Prokop 7626ce9922 WIP Enable js defined theme to be used in SASS 6 years ago
Dominik Prokop 0571ad5ad7 Removes unnecessary warnings from webpack output about missing exports 7 years ago
David Kaltschmidt d150b62d06 Stick to .tsx? for babel file test 7 years ago
Torkel Ödegaard 39a1b11cb3 minor fixes 7 years ago
Torkel Ödegaard fd71abc301 fixed issue with babel plugin proposal class properties that initiated 7 years ago
Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 7 years ago
Peter Holmberg 16d4109599 reverting babel change 7 years ago
Peter Holmberg 5140325a0d renders angular component 7 years ago
Peter Holmberg a7bd944098 updated view to use angular loader 7 years ago
David Kaltschmidt c1347e4ecb WIP babel 7 7 years ago
David Kaltschmidt 84e431d377 Add tslib to TS compiler 7 years ago
Torkel Ödegaard 713a87fb5b
Webpack 4 (WIP) (#12098) 7 years ago
David Kaltschmidt 56fc82151b Add .html to webpack.hot resolve extensions 7 years ago
David Kaltschmidt 6d8d6cdb57 Fix sourcemaps for webpack hot config 7 years ago
David Kaltschmidt ebe8e62bd5 Split webpack dev config into dev and hot 7 years ago
David Kaltschmidt dd66cbc847 Use babel and hot loader only in yarn start 7 years ago
David ed067e8d35 Fix CSS asset loading for yarn start (HMR) (#11855) 7 years ago
Torkel Ödegaard 249c1e8d3d fix: loading of css url (images/fonts) 7 years ago
David Kaltschmidt f1220fd2a4 Explore WIP 7 years ago
David Kaltschmidt cc5d7002b0 Add weback-dev-server with hot/hmr support 7 years ago
Torkel Ödegaard 97cc454ded ux: minor changes 8 years ago
Daniel Lee 5e8f253ff8 webpack: changed devtools setting to stop exceptions 8 years ago
Torkel Ödegaard b228c23dbe testing: fixing tests 8 years ago
Torkel Ödegaard 1af00f5209 build: remove clean plugin from dev build 8 years ago
Torkel Ödegaard 3dac77468b fix: ensure panel.datasource is null as default 8 years ago
Torkel Ödegaard 4c4564b138 plugibs: expose more to plugins 8 years ago
Torkel Ödegaard c338d8250b build: minor webpack fix 8 years ago
Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 years ago