Add test-firefox command
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"lint": "lerna run lint",
|
||||
"lint-fix": "lerna run lint-fix",
|
||||
"test": "lerna run test",
|
||||
"test-firefox": "lerna run test-firefox",
|
||||
"build": "lerna run build",
|
||||
"docs": "lerna run docs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user