6453 Commits

Author SHA1 Message Date
3a28f9eef6 fix: patch vue-loader for hmr 2021-03-12 16:08:28 +01:00
6cc0ce3d57 feat: core-hmr handling & watch ignore 2021-03-11 23:05:47 +01:00
0e8336f1d9 chore: cleanup imports 2021-03-11 16:28:11 +01:00
da25b30992 chore: cleanup 2021-03-11 16:22:12 +01:00
437c3b41f9 feat: support workspace configs 2021-03-11 16:19:05 +01:00
567a7ed25c Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript into feat/webpack5 2021-03-09 18:45:31 +01:00
0353d68781 chore: bump deps & drop clean-webpack-plugin in favor of clean:true 2021-03-09 18:45:28 +01:00
e8bdf6e56e Merge branch 'master' into feat/webpack5 2021-03-08 10:35:15 -08:00
d2abd58174 feat: add worker support 2021-03-07 19:33:52 +01:00
02d2befc8a refactor: simplify project file lookup 2021-03-07 19:33:42 +01:00
39d90d5c32 chore: mock os.networkInterfaces 2021-03-05 18:28:00 +01:00
aa0daba6a5 feat: ips helper, ts config, cleanups 2021-03-05 15:34:16 +01:00
4827b22359 Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript into feat/webpack5 2021-03-05 15:33:41 +01:00
17c85107ba chore: declare var global no longer needed 2021-03-03 16:15:55 -08:00
a7bd622b60 chore: cleanup loaders 2021-03-02 20:23:04 -08:00
1481661557 fix: handle appComponents (closes #9126) 2021-03-02 20:23:04 -08:00
2ce3405dbe style: move import 2021-03-02 20:23:04 -08:00
b794b9969f feat: parse --env.<flags> [WIP] 2021-03-02 20:23:04 -08:00
d3e51bbd33 fix: handle empty env for app resources 2021-03-02 20:23:04 -08:00
84fdc11a8d feat: add DotEnv support 2021-03-02 20:23:04 -08:00
b7f04ce7fa chore: update snapshots 2021-03-02 20:23:04 -08:00
bf34966ced fix: ngcc default format to use module field 2021-03-02 20:23:04 -08:00
f95e10cb45 chore: update snapshots & regex for filterWarnings 2021-03-02 20:23:04 -08:00
bb4921c333 feat(webpack): filter common undesirable warnings by default (#9253)
* feat(webpack): filter common undesirable warnings by default

* style: move import line

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-03-02 20:23:04 -08:00
39c58bcc9f chore: bump version 2021-03-02 20:23:04 -08:00
8b3350a4da chore: bump deps & remove forkts from angular 2021-03-02 20:23:04 -08:00
ed48487702 fix: bash prefix 2021-03-02 20:23:04 -08:00
6e918cdf6b test: fix failing test & update snapshots 2021-03-02 20:23:04 -08:00
1e6a904b30 fix: correctly sanitize project name (#9193) 2021-03-02 20:23:04 -08:00
9e73a63cb3 refactor: simplify copy handling 2021-03-02 20:23:04 -08:00
93d25e6572 chore: tweaks & fixes (#9109)
* fix: correct bundle analyzer settings

* fix: svelte config fix

* fix: CopyWebpackPlugin fixed ignore

* chore: tabs fix
2021-03-02 20:23:04 -08:00
ff013096f7 chore: add JSDocs 2021-03-02 20:23:04 -08:00
6817886cd7 chore: cleanup 2021-03-02 20:23:04 -08:00
54dd20e90a feat: extract platforms 2021-03-02 20:23:04 -08:00
0f14fc9d47 feat: add postcss-loader by default 2021-03-02 20:23:04 -08:00
1086c6f9b3 feat: addCopyRule removeCopyRule helpers 2021-03-02 20:23:04 -08:00
a014bbffb8 chore: cleanup 2021-03-02 20:23:04 -08:00
1cd6df370b chore: organize test files 2021-03-02 20:23:04 -08:00
5181769328 feat: platform suffix resolution [wip] 2021-03-02 20:23:04 -08:00
d537fa0e6a feat: add entryDir helper + update aliases 2021-03-02 20:23:04 -08:00
c9455e67ad fix: xml namespace loader test 2021-03-02 20:23:04 -08:00
696389d031 feat: ported xml-namespace-loader 2021-03-02 20:23:04 -08:00
e1abbd9d60 feat: webpackChain options
Implement { last: true }
2021-03-02 20:23:04 -08:00
523f6bbef2 feat: initial angular support + clean up tests 2021-03-02 20:23:04 -08:00
e8888719be feat: add ForkTsChecker 2021-03-02 20:23:04 -08:00
f967606b3a fix: supress A11y warnings for svelte 2021-03-02 20:23:04 -08:00
34987d6662 fix: svelte and css2json-loader 2021-03-02 20:23:04 -08:00
c4655c4908 feat: svelte config (#9061)
* wip: svelte webpack5

* added project svelte config

* svelte snapshot
2021-03-02 20:23:04 -08:00
19e38f8c2f feat: add micro cli for initializing the config 2021-03-02 20:23:04 -08:00
6448303425 chore: organize imports 2021-03-02 20:23:04 -08:00