@tongfun/tf-widget 0.1.72 → 0.1.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.env ADDED
@@ -0,0 +1,5 @@
1
+ VUE_APP_BASIC = '/TfWidget'
2
+
3
+ # 需要远程调用组件库时,改为true
4
+ # VUE_APP_ISREMOTE = true
5
+ VUE_APP_ISREMOTE = false