Commit Graph

7592 Commits

Author SHA1 Message Date
Igor Randjelovic
aa0daba6a5 feat: ips helper, ts config, cleanups 2021-03-05 15:34:16 +01:00
Igor Randjelovic
4827b22359 Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript into feat/webpack5 2021-03-05 15:33:41 +01:00
Nathan Walker
17c85107ba chore: declare var global no longer needed 2021-03-03 16:15:55 -08:00
Igor Randjelovic
a7bd622b60 chore: cleanup loaders 2021-03-02 20:23:04 -08:00
Igor Randjelovic
1481661557 fix: handle appComponents (closes #9126) 2021-03-02 20:23:04 -08:00
Igor Randjelovic
2ce3405dbe style: move import 2021-03-02 20:23:04 -08:00
Igor Randjelovic
b794b9969f feat: parse --env.<flags> [WIP] 2021-03-02 20:23:04 -08:00
Igor Randjelovic
d3e51bbd33 fix: handle empty env for app resources 2021-03-02 20:23:04 -08:00
Igor Randjelovic
84fdc11a8d feat: add DotEnv support 2021-03-02 20:23:04 -08:00
Igor Randjelovic
b7f04ce7fa chore: update snapshots 2021-03-02 20:23:04 -08:00
Igor Randjelovic
bf34966ced fix: ngcc default format to use module field 2021-03-02 20:23:04 -08:00
Igor Randjelovic
f95e10cb45 chore: update snapshots & regex for filterWarnings 2021-03-02 20:23:04 -08:00
Nathan Walker
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
Igor Randjelovic
39c58bcc9f chore: bump version 2021-03-02 20:23:04 -08:00
Igor Randjelovic
8b3350a4da chore: bump deps & remove forkts from angular 2021-03-02 20:23:04 -08:00
Nathan Walker
ed48487702 fix: bash prefix 2021-03-02 20:23:04 -08:00
Igor Randjelovic
6e918cdf6b test: fix failing test & update snapshots 2021-03-02 20:23:04 -08:00
Martin Guillon
1e6a904b30 fix: correctly sanitize project name (#9193) 2021-03-02 20:23:04 -08:00
Igor Randjelovic
9e73a63cb3 refactor: simplify copy handling 2021-03-02 20:23:04 -08:00
Martin Guillon
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
Igor Randjelovic
ff013096f7 chore: add JSDocs 2021-03-02 20:23:04 -08:00
Igor Randjelovic
6817886cd7 chore: cleanup 2021-03-02 20:23:04 -08:00
Igor Randjelovic
54dd20e90a feat: extract platforms 2021-03-02 20:23:04 -08:00
Igor Randjelovic
0f14fc9d47 feat: add postcss-loader by default 2021-03-02 20:23:04 -08:00
Igor Randjelovic
1086c6f9b3 feat: addCopyRule removeCopyRule helpers 2021-03-02 20:23:04 -08:00
Igor Randjelovic
a014bbffb8 chore: cleanup 2021-03-02 20:23:04 -08:00
Igor Randjelovic
1cd6df370b chore: organize test files 2021-03-02 20:23:04 -08:00
Igor Randjelovic
5181769328 feat: platform suffix resolution [wip] 2021-03-02 20:23:04 -08:00
Igor Randjelovic
d537fa0e6a feat: add entryDir helper + update aliases 2021-03-02 20:23:04 -08:00
Igor Randjelovic
c9455e67ad fix: xml namespace loader test 2021-03-02 20:23:04 -08:00
Igor Randjelovic
696389d031 feat: ported xml-namespace-loader 2021-03-02 20:23:04 -08:00
Igor Randjelovic
e1abbd9d60 feat: webpackChain options
Implement { last: true }
2021-03-02 20:23:04 -08:00
Igor Randjelovic
523f6bbef2 feat: initial angular support + clean up tests 2021-03-02 20:23:04 -08:00
Igor Randjelovic
e8888719be feat: add ForkTsChecker 2021-03-02 20:23:04 -08:00
Igor Randjelovic
f967606b3a fix: supress A11y warnings for svelte 2021-03-02 20:23:04 -08:00
Igor Randjelovic
34987d6662 fix: svelte and css2json-loader 2021-03-02 20:23:04 -08:00
Janos Hrubos
c4655c4908 feat: svelte config (#9061)
* wip: svelte webpack5

* added project svelte config

* svelte snapshot
2021-03-02 20:23:04 -08:00
Igor Randjelovic
19e38f8c2f feat: add micro cli for initializing the config 2021-03-02 20:23:04 -08:00
Igor Randjelovic
6448303425 chore: organize imports 2021-03-02 20:23:04 -08:00
Igor Randjelovic
93db85a593 fix: sass + add copy plugin 2021-03-02 20:23:04 -08:00
Igor Randjelovic
cabf62624e fix: sass handling 2021-03-02 20:23:04 -08:00
Igor Randjelovic
0c56d51f6d wip: better IPC messaging with the CLI 2021-03-02 20:23:04 -08:00
Igor Randjelovic
37b1569796 fix: emittedFiles 2021-03-02 20:23:04 -08:00
Igor Randjelovic
d05e4ca1f7 test: add merge tests 2021-03-02 20:23:04 -08:00
Igor Randjelovic
9e091c4bfd feat: apply-css-loader hmr code 2021-03-02 20:23:04 -08:00
Igor Randjelovic
bb80853db4 feat: make react config functional 2021-03-02 20:23:04 -08:00
Igor Randjelovic
110ec92333 fix: load globals first 2021-03-02 20:23:04 -08:00
Igor Randjelovic
a1abd07c73 feat: export Utils 2021-03-02 20:23:04 -08:00
Igor Randjelovic
d46d59abe4 feat: add merging logic 2021-03-02 20:23:04 -08:00
Igor Randjelovic
9760882e24 refactor: clean up logging 2021-03-02 20:23:04 -08:00