14.2.0 • Published 7 years ago
vusion-vue-loader v14.2.0
vusion-vue-loader
This is a fork of vue-loader with some modifications for handling Vusion Components. Sync to vue-loader@13.5.0
Modifications
lib/loader.js
- Change
Object.definePropertytoObject.assignfor__vueOptions__ - Add
midLoadersoption - Keep
cssModulesalways exist - Delete
Component.options._Ctor - Remove
_[index]inquery.localIdentNameto make different<style>tags in same situation
lib/normalize.js
- Change dep path
Others
- Forge AST when using server mode
Origins
vue-loader
Vue.js component loader for Webpack.
The best way to get started is with vue-cli:
npm install -g vue-cli
vue init webpack-simple hello
cd hello
npm install
npm run devThis will setup a basic Webpack + vue-loader project for you, with *.vue files and hot-reloading working out of the box!
For advanced vue-loader configuration, checkout the documentation.
14.2.0
7 years ago
14.1.3
7 years ago
14.1.2
8 years ago
14.1.1
8 years ago
14.1.0
8 years ago
14.0.2
8 years ago
14.0.0
8 years ago
13.2.2
8 years ago
13.2.1
8 years ago
13.2.0
8 years ago
13.1.2
8 years ago
13.1.1
8 years ago
13.1.0
8 years ago
13.0.4
8 years ago
13.0.3
8 years ago
13.0.2
8 years ago
12.2.2
8 years ago
12.2.1
8 years ago
12.0.5
8 years ago
12.0.4
8 years ago
12.0.3
8 years ago
12.0.2
9 years ago
12.0.1
9 years ago
12.0.0
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago