mirror of
https://github.com/primer/css.git
synced 2024-11-11 15:16:03 +03:00
copy files in prepare and predev
This commit is contained in:
parent
4581d90c4e
commit
13f9efdb64
@ -1,9 +1,9 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"pretest": "npm run copy",
|
||||
"prepare": "npm run copy",
|
||||
"test": "./test.sh",
|
||||
"prestart": "npm run copy",
|
||||
"predev": "npm run copy",
|
||||
"dev": "next",
|
||||
"copy": "node copy.js",
|
||||
"build": "next build",
|
||||
|
Loading…
Reference in New Issue
Block a user