Eduardo Speroni
dd10bfccc2
feat(webpack): angular 16.1 support ( #10317 )
2023-06-21 16:24:41 +02:00
Igor Randjelovic
61ff7e4762
feat(webpack): read nativescript.config.ts main if set before fallback to package.json ( #9769 )
...
implements #9658
BREAKING CHANGES:
Possibly breaking if a project has a main field set in the nativescript.config.ts - since after this lands, this value will be used instead of package.json main.
The impact is likely very small, the steps to migrate:
(Option A) remove main from nativescript.config.ts if set
(Option B) update main to the correct path in nativescript.config.ts if set incorrectly
2022-02-18 13:39:04 +01:00
farfromrefuge
dd5f24a737
feat(core): make css parsers tree-shakable ( #9496 )
2021-09-08 16:07:38 -07:00
Igor Randjelovic
d8067a553f
fix: resolving loaders from non-hoisted deps
2021-04-02 14:53:04 +02:00
Igor Randjelovic
de13357a09
chore: fix tests
2021-03-31 21:33:30 +02:00
Igor Randjelovic
da25b30992
chore: cleanup
2021-03-11 16:22:12 +01:00
Igor Randjelovic
437c3b41f9
feat: support workspace configs
2021-03-11 16:19:05 +01:00
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
6963e81d9f
test: fix failing test & update snapshots
2021-03-01 21:49:33 +01:00
Igor Randjelovic
fa70654bfc
feat: addCopyRule removeCopyRule helpers
2020-12-01 20:23:56 +01:00
Igor Randjelovic
016ecd19a8
chore: organize test files
2020-12-01 19:25:29 +01:00