We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b6e41 commit c357822Copy full SHA for c357822
README.md
@@ -13,9 +13,10 @@ Extendscriptr doesn't use an existing full-stack polyfills like `babel-polyfill`
13
14
## Prerequisites
15
16
-This tool currently needs Node.js version 5.x or higher
+This tool currently needs npm version 3.x or higher due to the flattend folder strcture.
17
+
18
+## Usage
19
-## Usage
20
We recommend using it as a local dependency
21
22
- `npm install extendscriptr --save-dev`
0 commit comments