|
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 |
|
|
93db85a593
|
fix: sass + add copy plugin
|
2021-03-02 20:23:04 -08:00 |
|
|
cabf62624e
|
fix: sass handling
|
2021-03-02 20:23:04 -08:00 |
|
|
0c56d51f6d
|
wip: better IPC messaging with the CLI
|
2021-03-02 20:23:04 -08:00 |
|
|
37b1569796
|
fix: emittedFiles
|
2021-03-02 20:23:04 -08:00 |
|
|
d05e4ca1f7
|
test: add merge tests
|
2021-03-02 20:23:04 -08:00 |
|
|
9e091c4bfd
|
feat: apply-css-loader hmr code
|
2021-03-02 20:23:04 -08:00 |
|
|
bb80853db4
|
feat: make react config functional
|
2021-03-02 20:23:04 -08:00 |
|
|
110ec92333
|
fix: load globals first
|
2021-03-02 20:23:04 -08:00 |
|
|
a1abd07c73
|
feat: export Utils
|
2021-03-02 20:23:04 -08:00 |
|
|
d46d59abe4
|
feat: add merging logic
|
2021-03-02 20:23:04 -08:00 |
|
|
9760882e24
|
refactor: clean up logging
|
2021-03-02 20:23:04 -08:00 |
|
|
58b44ff10c
|
chore: remove console.log
|
2021-03-02 20:23:04 -08:00 |
|
|
877c513a1e
|
fix: NativeClass transformer import
|
2021-03-02 20:23:04 -08:00 |
|
|
96799ac174
|
fix: use compiler object
|
2021-03-02 20:23:04 -08:00 |
|
|
d28afde904
|
chore: bump cli-highlight
|
2021-03-02 20:23:04 -08:00 |
|
|
575130c712
|
feat: external config loading
+refactor many pieces
|
2021-03-02 20:23:04 -08:00 |
|
|
04d989c2e6
|
refactor: improve css2json and apply-css loaders
optimize vendor chunks
|
2021-03-02 20:23:04 -08:00 |
|
|
2bd7c44038
|
feat: css loading
|
2021-03-02 20:23:04 -08:00 |
|
|
caae913257
|
fix: clean path should be absolute
|
2021-03-02 20:23:04 -08:00 |
|
|
19d12f13d3
|
refactor: move getPlatform to helpers
|
2021-03-02 20:23:04 -08:00 |
|
|
4b992958d0
|
chore: add types for terser plugin
|
2021-03-02 20:23:04 -08:00 |
|
|
7e8c6a900a
|
chore: add comments
|
2021-03-02 20:23:04 -08:00 |
|
|
1e2c8e9932
|
chore: more base configuration
|
2021-03-02 20:23:04 -08:00 |
|
|
da476af3ec
|
chore: scaffold config auto-discovery
|
2021-03-02 20:23:04 -08:00 |
|
|
0e85c7508e
|
type: improve types for useConfig
|
2021-03-02 20:23:04 -08:00 |
|
|
cb7108d33c
|
feat: implement basic public api
|
2021-03-02 20:23:04 -08:00 |
|
|
ae12ee9324
|
chore: rename things
|
2021-03-02 20:23:04 -08:00 |
|
|
8f951439e3
|
chore: rename use name
|
2021-03-02 20:23:04 -08:00 |
|
|
b770e2a69c
|
refactor: rename plugins
|
2021-03-02 20:23:04 -08:00 |
|
|
4e9750398e
|
feat: basic ract config
|
2021-03-02 20:23:04 -08:00 |
|
|
e9655716a9
|
chore: add mode and build script
|
2021-03-02 20:23:04 -08:00 |
|
|
c3b1907eab
|
chore: more base configuration
|
2021-03-02 20:23:04 -08:00 |
|
|
362ff6a46f
|
feat: additional base setup
|
2021-03-02 20:23:04 -08:00 |
|
|
3f9871dec6
|
refactor: use chained configs internally
|
2021-03-02 20:23:04 -08:00 |
|
|
04f83c9706
|
chore: workiing on base
|
2021-03-02 20:23:04 -08:00 |
|
|
aaae0d4f2e
|
feat: basic webpack-chain setup
|
2021-03-02 20:23:04 -08:00 |
|
|
96da507d64
|
test: add jest and simple spec
|
2021-03-02 20:23:04 -08:00 |
|
|
9f436695ad
|
feat(webpack5): initial project files
|
2021-03-02 20:23:04 -08:00 |
|