mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 16:52:26 +08:00
chore(angular,vue): remove sync script packing itself (#26819)
This commit is contained in:
@ -5,9 +5,6 @@ set -e
|
||||
# Pack @ionic/core
|
||||
npm pack ../../core
|
||||
|
||||
# Pack @ionic/vue
|
||||
npm pack ./
|
||||
|
||||
# Pack @ionic/vue-router
|
||||
npm pack ../vue-router
|
||||
|
||||
|
Reference in New Issue
Block a user