Ajoute les types dans le paquet publicodes
parent
cac1d13164
commit
d1e25b7361
|
@ -37,7 +37,7 @@
|
|||
"prepublishOnly": "yarn test && yarn run build",
|
||||
"clean": "rimraf dist node_modules",
|
||||
"prepare": "yarn run rimraf dist && yarn run build",
|
||||
"build": "yarn run webpack --config webpack.config.js",
|
||||
"build": "yarn run webpack --config webpack.config.js && yarn run tsc",
|
||||
"test:file": "yarn mocha-webpack --webpack-config ./webpack.test.js --include test/setupIntl.js",
|
||||
"test": "yarn test:file \"./{,!(node_modules)/**/}!(webpack).test.js\""
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue