Add test-firefox command
This commit is contained in:
parent
4701e1aaea
commit
71012f9c67
@ -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"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user