We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d65987 commit 394c220Copy full SHA for 394c220
rollup.config.js
@@ -1,6 +1,6 @@
1
import { createPlugins } from "rollup-plugin-atomic"
2
3
-const plugins = createPlugins(["js"], true)
+const plugins = createPlugins(["js", "babel"])
4
5
export default [
6
{
0 commit comments