Skip to content

Instantly share code, notes, and snippets.

@movii
Last active June 19, 2018 02:18
Show Gist options
  • Save movii/dca0d1a8a73d6ee257d55c90b9b42c41 to your computer and use it in GitHub Desktop.
Save movii/dca0d1a8a73d6ee257d55c90b9b42c41 to your computer and use it in GitHub Desktop.
配合 Vue.js 配置 Webpack。原文:https://moxo.io/blog/2016/09/10/npm-vue-webpack/
npm install vue-loader css-loader vue-template-compiler -=save-dev
# 或者
yarn add vue-loader css-loader vue-template-compiler --dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment