Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix($compile): prevent babel from transpiling non-module scripts in d…
…efault_theme's assets Transpiling the assets in the default theme was causing `this` to be transpiled to `undefined`. The Babel config now ignores those files. 888
- Loading branch information