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 8541b58 commit 7757f72Copy full SHA for 7757f72
vue.config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
configureWebpack: {
3
externals: {
4
- moment: "Moment"
+ moment: "moment"
5
}
6
7
};
0 commit comments