piotrwitek / react-redux-typescript-jspm-starter

Futuristic, bundle-free, development environment for building Component-Driven SPA with React, Redux and TypeScript - powered by JSPM (SystemJS & Rollup with tree-shaking)
https://piotrwitek.github.io/react-redux-typescript-jspm-starter/
MIT License
231 stars 43 forks source link

cp to ncp for cross-platform copying #27

Closed maxali closed 7 years ago

maxali commented 7 years ago

Added ncp package Changed cp commands in package.json scripts to ncp for cross-platform build scripts.

Now build, init:dist and regenerator scripts are working on both Windows and Linux. (tested on Bash on Ubuntu on Windows)

piotrwitek commented 7 years ago

closing in favor of this PR: https://github.com/piotrwitek/react-redux-typescript-starter-kit/pull/28