8 lines
157 B
Markdown
8 lines
157 B
Markdown
`npm install -g grunt-cli`
|
|
|
|
`npm install`
|
|
|
|
`grunt browserify`
|
|
|
|
read the `output.js` file. Line 4 should look like this `var __extends = undefined.__extends`
|