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
* [WIP] Build improvements.
* Fix production build.
* Extract static assets to config/build.js and use them in both dev and prod scripts.
* Cleanup.
* Update yarn.lock.
* Update standalone-packages/vscode-textmate/package-lock.json.
* Bump CircleCI cache keys version.
* Revert "Update standalone-packages/vscode-textmate/package-lock.json."
* Small improvements.
* Update webpack to latest 4.35.0.
* CodeMirror: remove auto-complete, so we're not bundling tern.
* Remove unneeded gulp tasks.
* Update webpack-dev-server to latest 3.7.2 and remove unused webpack-dev-middleware.
* Show the updated module which triggers re-compiling.
* Don't use thread-loader while linting.
* Extract tern dep to codesandbox-deps and re-add CodeMirror bits.
* Disable console clearing on Windows by default and
- use CLEAR environment variable to override default behavior.
0 commit comments