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
fix: bumping version of frontend-build to latest (#122)
* fix: bumping version of frontend-build to latest
Also opportunistically removing a strange script tag loading ‘index.js’ in the example app, which doesn’t work.
* fix: linting because of @edx/eslint-config
The linting needs to happen because @edx/frontend-build was updated to use the new @edx/eslint-config.
* fix: updating tests because of new jest version
Updating to the latest @edx/frontend-build has brought with it some updated versions of jest, which caused some of our tests to break. This fixes them.
* fix: pegging version of frontend-build.
* fix: further linting errors after rebase
0 commit comments