Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit a1359df6 authored by Raphael JOIE's avatar Raphael JOIE
Browse files

build2 npm phase was deprecated

parent 60fc2435
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,7 @@
"module": "dist/esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rollup --config rollup.config.js --bundleConfigAsCjs",
"build2": "rollup --config rollup2.config.js --bundleConfigAsCjs"
"build": "rollup --config rollup.config.js --bundleConfigAsCjs"
},
"author": "Raphaël JOIE",
"license": "UNLICENSED",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment