mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
fix($compile): prevent babel from transpiling non-module scripts in default_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
This commit is contained in:
parent
1ba5f03ad2
commit
1286a1ff87