Explorar o código

revert npm main field (fix SSR externalization)

Evan You %!s(int64=9) %!d(string=hai) anos
pai
achega
1c79c56a3e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
   "name": "vue",
   "version": "2.0.0",
   "description": "Reactive, component-oriented view layer for modern web interfaces.",
-  "main": "dist/vue.js",
+  "main": "dist/vue.common.js",
   "typings": "types/index.d.ts",
   "files": [
     "dist/vue.common.js",