0.15.0 • Published 7 years ago

create-js-app-scripts v0.15.0

Weekly downloads
19
License
MIT
Repository
github
Last release
7 years ago

create-js-app-scripts

Configuration and scripts used by Create JS App

Commands

npm build - starts production build

npm start - starts development environment

npm test - starts jest tests configured for jsdom environment

Starts jest tests configured for jsdom environment. In this case, test files has to be placed under __tests__ directory or filenames has to be suffixed with spec.(js|jsx) or test.(js|jsx) suffix.

npm test -- --node

Starts jest tests configured for node environment. In this case, test files has to be placed under __tests_node__ directory or filenames has to be suffixed with spec.node.(js|jsx) or test.node.(js|jsx) suffix.

0.15.0

7 years ago

0.14.1

7 years ago

0.14.0

7 years ago

0.13.0

7 years ago

0.12.2

7 years ago

0.12.1

8 years ago

0.12.0

8 years ago

0.11.0

8 years ago

0.10.0

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago