plugin-template-uxcore
v1.2.0
Published
Plugin of template-uxcore
Downloads
2
Readme
plugin-template-uxcore
This plugin improves the compile speed of uxcore projects.
It can only be used in projects that were created by template-uxcore.
Features
- External Uxcore (server)
- External React addons (server & build)
Usage
- Install
npm i plugin-template-uxcore -S
- Configure
webpack.config.js
module.exports = require('plugin-template-uxcore');