Skip to content

Commit ea3879a

Browse files
Shailee Mehtabrylie
Shailee Mehta
authored andcommitted
adding UMD build process. It will minify and transpile code.
1 parent 0a74efd commit ea3879a

6 files changed

+9577
-16
lines changed

babel.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
presets: ["@vue/cli-plugin-babel/preset"],
3+
};

index.js

-6
This file was deleted.

0 commit comments

Comments
 (0)