1.2.0 • Published 7 years ago

plugin-template-uxcore v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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');