Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ulixee
GitHub Repository: ulixee/secret-agent
Path: blob/main/replay/frontend/babel.config.js
1028 views
1
module.exports = {
2
presets: ['@vue/cli-plugin-babel/preset'],
3
};
4
5