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

Missing bundle-dev script #22

Closed krokofant closed 7 years ago

krokofant commented 7 years ago

"postinstall": "jspm install && npm run bundle-dev" This runs after install but fails at bundle-dev since there is no such script.

piotrwitek commented 7 years ago

@krokofant thanks for pointing this little bug I haven't spot during refactoring script name :) fix ready: 389a4bb8b56504e30cd5a122208d3311124c5caf