plugin-template-uxcore

Plugin of template-uxcore

Usage no npm install needed!

<script type="module">
  import pluginTemplateUxcore from 'https://cdn.skypack.dev/plugin-template-uxcore';
</script>

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