Skip to content

Instantly share code, notes, and snippets.

@magicianShiro
Last active June 19, 2017 08:42
Show Gist options
  • Save magicianShiro/3e059e5b30028b2cde6305ef0ead3230 to your computer and use it in GitHub Desktop.
Save magicianShiro/3e059e5b30028b2cde6305ef0ead3230 to your computer and use it in GitHub Desktop.
关于webpack的一些loader
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