Last active
June 19, 2017 08:42
-
-
Save magicianShiro/3e059e5b30028b2cde6305ef0ead3230 to your computer and use it in GitHub Desktop.
关于webpack的一些loader
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
babel的loader | |
babel-core | |
babel-loader | |
babel-preset-es2015 | |
不知道作用的 | |
babel-plugin-add-module-exports | |
babel-plugin-syntax-dynamic-import | |
babel-plugin-transform-es2015-modules-umd | |
配合eslint使用的 | |
babel-eslint | |
css的loadel | |
style-loder | |
css-loder | |
less的loader | |
less | |
less-loder | |
图片和字体的loader | |
url-loder | |
vue的loder | |
vue | |
vue-loader | |
vue-template-compiler | |
把图片资源打包到指定路径 | |
copy-webpack-plugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment