You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
npm publish fails with sh: ./scripts/publish_browser.sh: No such file or directory,
the script and package.json setting was deleted pre 1.0, but came back with the merge mistake at some point.
Expected behavior
It should not fail in npm publish process
Actual behavior
npm publish fails with sh: ./scripts/publish_browser.sh: No such file or directory
Which version(s) does this affect? (Environment, OS, etc...)
1.1-
The text was updated successfully, but these errors were encountered:
Description
npm publish fails with
sh: ./scripts/publish_browser.sh: No such file or directory
,the script and package.json setting was deleted pre 1.0, but came back with the merge mistake at some point.
Expected behavior
It should not fail in npm publish process
Actual behavior
npm publish fails with
sh: ./scripts/publish_browser.sh: No such file or directory
Which version(s) does this affect? (Environment, OS, etc...)
1.1-
The text was updated successfully, but these errors were encountered: