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 be60e40 commit b578830Copy full SHA for b578830
package.json
@@ -4,7 +4,7 @@
4
"description": "React SDK for ImageKit.io which implements client-side upload and URL generation for use inside a react application.",
5
"private": true,
6
"scripts": {
7
- "test": "react-scripts test --env=jsdom --watchAll",
+ "test": "react-scripts test -u --env=jsdom --watchAll",
8
"storybook": "start-storybook -p 6007",
9
"compile": "node_modules/.bin/babel src --out-dir lib --copy-files ",
10
"dist": "node_modules/.bin/webpack",
0 commit comments