Page MenuHomePhabricator
Paste P16831

Binary files a/resources/dist/index.js and b/resources/dist/index.js differ
ArchivedPublic

Authored by zeljkofilipin on Jul 17 2021, 12:09 PM.
+ npm run-script test
> test
> npm -s run check-built-assets && npm run test:lint && bash ./dev-scripts/svg_check.sh && npm -s run coverage && npm -s run -s doc && bundlesize && npm run build-storybook
CHECKING BUILD SOURCES ARE COMMITTED OR STAGED
(node:992) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
Built at: 07/16/2021 3:01:53 PM
diff --git a/resources/dist/index.js b/resources/dist/index.js
index dead3e5..9bb8466 100644
Binary files a/resources/dist/index.js and b/resources/dist/index.js differ
diff --git a/resources/dist/index.js.map.json b/resources/dist/index.js.map.json
index 813048d..4512001 100644
Binary files a/resources/dist/index.js.map.json and b/resources/dist/index.js.map.json differ
v12.21.0
7.5.2
Please ensure you are running the correct version of nvm before running this command.
npm ERR! code 1
npm ERR! path /src
npm ERR! command failed
npm ERR! command sh -c npm -s run check-built-assets && npm run test:lint && bash ./dev-scripts/svg_check.sh && npm -s run coverage && npm -s run -s doc && bundlesize && npm run build-storybook