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 47a198c commit cd9ed0aCopy full SHA for cd9ed0a
README.md
@@ -43,7 +43,7 @@ Developing and publishing multiple React components requires a lot of work to ke
43
"component": "ReactComponentTemplate"
44
},
45
"scripts": {
46
- "start": "p-s --config node_modules/react-component-template/package-scripts.js -s",
+ "start": "p-s --config react-component-template/package-scripts -s",
47
"test": "npm start test",
48
"precommit": "npm start precommit",
49
"prepush": "npm start prepush",
0 commit comments