1.0.1 • Published 9 years ago
nextit-module-window v1.0.1
NextIT Redux Component
Building
First, do the npm setup
npm installThen come to the current directory, that is, 'nextit-redux-window' and execute
npm link nextit-reduxWebpack, will convert ES6 code and publish AMD library to the 'dist/nextit-redux.js'
webpackLocal NPM Dependency setup
Use npm link, to create a symbolic link.
npm linkThen go to the nextit-client project and execute
npm link nextit-redux-window1.0.1
9 years ago