We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb41f13 commit d6cc66dCopy full SHA for d6cc66d
1 file changed
package.json
@@ -8,7 +8,7 @@
8
"email": "blake.regalia@gmail.com"
9
},
10
"scripts": {
11
- "build": "npx emk -f",
+ "build": "npx emk && npx emk",
12
"test": "npm run build"
13
14
"repository": "blake-regalia/linked-data.syntaxes",
0 commit comments