Skip to content
Snippets Groups Projects
Commit 30bd0965 authored by Vincenzo Chianese's avatar Vincenzo Chianese Committed by Alvaro Cabrera Durán
Browse files

upgrade dist files (#519)

parent 9f0b23b6
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -8,7 +8,7 @@
"unpkg": "dist/bundle.umd.min.js",
"browser": "dist/index.umd.min.js",
"scripts": {
"build:concat:dist": "concat -o dist/bundle.umd.min.js node_modules/json-schema-ref-parser/dist/ref-parser.min.js node_modules/jsonpath/jsonpath.min.js dist/index.umd.min.js",
"build:concat:dist": "concat -o dist/bundle.umd.min.js node_modules/json-schema-ref-parser/dist/ref-parser.min.js node_modules/jsonpath-plus/dist/index-umd.min.js dist/index.umd.min.js",
"build:browser": "bili --banner --format umd --format umd-min --module-name JSONSchemaFaker --minimal && npm run build:concat:dist",
"build:node": "bili src/index.js --minimal --format es --format cjs",
"build": "npm run build:browser && npm run build:node",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment