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

Update init script to use the renamed dev:bundle #47

Closed amygdaloideum closed 7 years ago

amygdaloideum commented 7 years ago

The script "build:dev" used by "init" has been renamed to "dev:bundle".

piotrwitek commented 7 years ago

I forgot this one, thanks for fixing!