chore: components workflow
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"scripts": {
|
||||
"analyze": "source-map-explorer 'build/static/js/*.js'",
|
||||
"start": "react-app-rewired start",
|
||||
"compile": "react-app-rewired build",
|
||||
"components:compile": "react-app-rewired build",
|
||||
"eject": "react-scripts eject",
|
||||
"compile:lint": "prettier --write 'src/**/*.{html,css,scss,js,jsx,ts,tsx,json}' README.md"
|
||||
"components:lint": "prettier --write 'src/**/*.{html,css,scss,js,jsx,ts,tsx,json}' README.md"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codemirror/lang-markdown": "^0.19.6",
|
||||
|
||||
Reference in New Issue
Block a user