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 2d3a1de commit 964f7d5Copy full SHA for 964f7d5
package.json
@@ -4,6 +4,7 @@
4
"description": "Vuelidate errors catch example",
5
"author": "Samuel Desconsi <[email protected]>",
6
"private": true,
7
+ "main": "./dist",
8
"scripts": {
9
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
10
"start": "npm run dev",
0 commit comments