|
@@ -2,4 +2,10 @@
|
|
|
|
|
|
|
|
|
#打包
|
|
|
- ### ionic build --project=live-app//默认打包
|
|
|
+ ### ionic build --project=live-app//默认打包
|
|
|
+
|
|
|
+#参考资料
|
|
|
+- 打包
|
|
|
+ - https://blog.csdn.net/weixin_46318413/article/details/126129576
|
|
|
+ - https://blog.csdn.net/qq_18948359/article/details/139874286
|
|
|
+ - https://www.jianshu.com/p/be517d9a0567
|