Evan You
a2ac6be36b
fix: mock process for 3rd party libs ( close #934 )
2018-03-03 19:14:55 -05:00
Evan You
59ac4f418f
fix: respect dotfiles in public dir ( fix #880 )
2018-03-02 22:23:48 -05:00
Evan You
768110643d
fix: fix options for css optimize plugin ( close #918 )
2018-03-02 22:21:20 -05:00
Nathan Zeplowitz
31cdc8636f
feat(css modules): Add CSS Module localIdentName option to vue config ( #915 )
...
Changed the vue config to take a user input option for CSS module localIdentName and default back to initial localIdentName ([name]_[local]__[hash:base64:5])
2018-03-01 15:17:15 -05:00
Thorsten Lünborg
73ad2f844b
fix: fix friendly-error plugin name typo ( #882 )
2018-02-28 15:29:01 -05:00
pbastowski
d7cfa00945
fix: make extension test for font files case-insensitive ( #830 )
2018-02-12 16:56:50 -05:00
Evan You
fd131060db
feat: use more descriptive classNames for CSS modules
...
close #813
2018-02-12 15:43:49 -05:00
Evan You
691cfa2b88
fix: shim global for node modules
...
ref #774
2018-02-04 10:07:08 -05:00
Evan You
50fdd9b91e
feat: build --target wc-async
2018-02-03 16:20:13 -05:00
Evan You
7d590d8756
fix: avoid deepmerge on project config
2018-02-02 02:24:05 -05:00
Evan You
1c4943b6ec
feat: improve build lib/web-component
2018-02-01 15:12:32 -05:00
Buzz Zhang
199c754cb8
fix: compatible with safari 10 ( #755 )
2018-02-01 10:58:31 -05:00
Evan You
faadadf5ad
feat: build --target lib/wc
2018-01-30 01:04:11 -05:00
Evan You
b626ef1a5b
feat: make env variables available in HTML template
2018-01-29 18:43:26 -05:00
Evan You
1142339cce
fix: skip postcss-loader if no postcss config is present
2018-01-26 12:18:17 -05:00
Evan You
367b78b08c
fix: more global resolve fixes + better error message for missing loaders
2018-01-25 22:35:18 -05:00
Evan You
8f0b52faa8
fix: resolve for global service
2018-01-25 19:28:02 -05:00
Evan You
8dff383841
feat: auto DLL
2018-01-24 20:24:43 -05:00
Evan You
7605bd62d2
feat: add caching for babel
2018-01-24 15:08:21 -05:00
Evan You
abaed004bd
feat: enable caching for uglifyjs plugin
2018-01-24 12:37:24 -05:00
Evan You
bd1ffd3e69
feat: optimize minification
2018-01-24 12:34:42 -05:00
Evan You
2c1ad1441d
fix: ensure paths + make html optional
2018-01-24 11:41:04 -05:00
Evan You
6e29daa8fd
chore: cleanup comments
2018-01-15 20:21:33 -05:00
Evan You
29d01f54c4
refactor + tests for CSS resolver
2018-01-14 00:32:21 -05:00
Evan You
03503b6f5d
tweak pwa registration script
2018-01-10 16:20:29 -05:00
Evan You
902f6c0fb3
feat: pwa
2018-01-09 17:45:41 -05:00
Evan You
01ce10733b
preload/prefetch + inline manifest
2018-01-08 23:35:53 -05:00
Evan You
d0de715813
fix css extraction and pre-processors in vue-loader
2018-01-07 22:15:50 -05:00
Evan You
d048b939ab
publicPath + serve production mode
2018-01-01 16:57:00 -05:00
Evan You
8f84396337
wip: lint
2017-12-31 19:54:50 -05:00
Evan You
557a25a3d7
wip: lint
2017-12-31 16:18:41 -05:00
Evan You
82b1db340f
TODOs
2017-12-29 19:36:33 -05:00
Evan You
e9e237e3f4
build & serve
2017-12-29 19:26:15 -05:00
Evan You
cdb0fd0839
restructure
2017-12-29 16:51:25 -05:00