Commit Graph

31 Commits

Author SHA1 Message Date
Igor Randjelovic
02d2befc8a refactor: simplify project file lookup 2021-03-07 19:33:42 +01:00
Igor Randjelovic
39d90d5c32 chore: mock os.networkInterfaces 2021-03-05 18:28:00 +01:00
Igor Randjelovic
aa0daba6a5 feat: ips helper, ts config, cleanups 2021-03-05 15:34:16 +01:00
Igor Randjelovic
43dc99784a style: move import 2021-03-02 19:20:09 +01:00
Igor Randjelovic
0a1ba16436 feat: parse --env.<flags> [WIP] 2021-03-02 18:50:10 +01:00
Igor Randjelovic
60293bb819 fix: handle empty env for app resources 2021-03-02 18:49:51 +01:00
Igor Randjelovic
3c44a553c3 feat: add DotEnv support 2021-03-02 18:49:15 +01:00
Igor Randjelovic
c3efab3abc refactor: simplify copy handling 2021-01-02 16:27:00 +01:00
Martin Guillon
68f3e728a6 chore: tweaks & fixes (#9109)
* fix: correct bundle analyzer settings

* fix: svelte config fix

* fix: CopyWebpackPlugin fixed ignore

* chore: tabs fix
2020-12-23 20:04:22 +01:00
Igor Randjelovic
de5f67f7c8 chore: add JSDocs 2020-12-08 12:07:42 +01:00
Igor Randjelovic
d21776079f chore: cleanup 2020-12-07 15:01:17 +01:00
Igor Randjelovic
2f39cf5ed6 feat: extract platforms 2020-12-07 13:41:22 +01:00
Igor Randjelovic
7df2f09cfc feat: add postcss-loader by default 2020-12-03 10:45:30 +01:00
Igor Randjelovic
fa70654bfc feat: addCopyRule removeCopyRule helpers 2020-12-01 20:23:56 +01:00
Igor Randjelovic
5dad44a8e3 chore: cleanup 2020-12-01 19:51:07 +01:00
Igor Randjelovic
016ecd19a8 chore: organize test files 2020-12-01 19:25:29 +01:00
Igor Randjelovic
ca78bc5ae8 feat: add entryDir helper + update aliases 2020-11-29 17:44:36 +01:00
Igor Randjelovic
5b182c0d5f feat: ported xml-namespace-loader 2020-11-28 21:26:16 +01:00
Igor Randjelovic
d9a93040fe feat: initial angular support + clean up tests 2020-11-25 17:44:00 +01:00
Igor Randjelovic
9053cb6688 test: add merge tests 2020-11-22 16:52:33 +01:00
Igor Randjelovic
403fa6b30f fix: load globals first 2020-11-22 14:54:26 +01:00
Igor Randjelovic
741d4b242b feat: export Utils 2020-11-22 14:01:41 +01:00
Igor Randjelovic
573d936976 refactor: clean up logging 2020-11-22 13:19:23 +01:00
Igor Randjelovic
b2b06bade7 chore: remove console.log 2020-11-22 13:19:00 +01:00
Igor Randjelovic
46853d2c83 feat: external config loading
+refactor many pieces
2020-11-21 13:34:09 +01:00
Igor Randjelovic
e23c8356af refactor: move getPlatform to helpers 2020-11-19 22:20:48 +01:00
Igor Randjelovic
72a87c5d2c chore: more base configuration 2020-11-19 21:45:16 +01:00
Igor Randjelovic
4518cfa31b chore: scaffold config auto-discovery 2020-11-18 20:36:54 +01:00
Igor Randjelovic
c1d240d66f feat: implement basic public api 2020-11-18 14:10:44 +01:00
Igor Randjelovic
b22e1c2361 feat: additional base setup 2020-11-14 16:16:49 +01:00
Martin Guillon
9dd5471d6d chore: workiing on base 2020-11-14 15:13:09 +01:00