mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 18:51:05 +08:00
1b28b8e169
The Safari 15 bugfix has been rolled into @babel/preset-env in the most recent version, so we no longer need to carry our vendored copy. This commit updates @babel/preset-env, runs npx yarn-deduplicate yarn.lock, and removes the vendored transform. This commit also refactors our theme transpiler to use @babel/preset-env, with the same list of target browsers as our ember-cli build uses. This means we no longer need to maintain a separate list of babel transforms for themes. |
||
---|---|---|
.. | ||
common-babel-config.js | ||
discourse-scss.js | ||
scripts.js | ||
site-settings-plugin.js | ||
translation-plugin.js | ||
with-side-watch.js |