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 6c5d332 commit 663660eCopy full SHA for 663660e
package.json
@@ -30,7 +30,7 @@
30
"clean": "git clean -dfx",
31
"publish": "npx lerna publish -m \"[skip travis] chore(release): publish %s\"",
32
"postpublish": "auto release",
33
- "preview:hbs": "cd packages/development-edition-engine-handlebars && patternlab add --starterkits @pattern-lab/starterkit-handlebars-vanilla && npm run pl:build"
+ "preview:hbs": "cd packages/development-edition-engine-handlebars && patternlab add --starterkits '@pattern-lab/starterkit-handlebars-vanilla' && npm run pl:build"
34
},
35
"nyc": {
36
"exclude": [
0 commit comments