Haoqun Jiang
|
3b3cd9060b
|
refactor: replace cache-loader with babel-loader's built-in cache (#6142)
It's supposed to have better performance.
See https://github.com/babel/babel-loader/issues/525#issuecomment-375756108
Besides, this improves webpack 5 compatibilities as cache-loader is now
deprecated
|
2020-12-14 10:41:55 +08:00 |
|
Robbin Baauw
|
c227e1f12e
|
docs: add thread-loader warnings (#5777) [ci skip]
|
2020-08-15 15:28:47 +08:00 |
|
Haoqun Jiang
|
8b8bb99316
|
feat: allow omitting scope prefix for official plugins on vue add (#4219)
|
2019-07-06 17:09:38 +08:00 |
|
Natalia Tepluhina
|
20c96c45f8
|
docs: move core plugins docs to documentation website (#4120)
Also, created a script to generate docs
|
2019-06-12 15:32:04 +08:00 |
|