mirror of
https://github.com/jlengrand/vanilla-js.git
synced 2026-03-10 08:51:24 +00:00
oops
This commit is contained in:
@@ -29,12 +29,10 @@ export default {
|
|||||||
],
|
],
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
|
|
||||||
nodeResolve(),
|
nodeResolve(),
|
||||||
commonjs(),
|
commonjs(),
|
||||||
postcss({
|
postcss({
|
||||||
plugins: []
|
plugins: []
|
||||||
}),
|
})
|
||||||
run()
|
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user