new pipeline and build improvements
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "ivanch-me",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:production": "node utils/build-production.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "0.28.1",
|
||||
"html-minifier-terser": "7.2.0",
|
||||
"sharp": "0.35.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user