Skip to content
Snippets Groups Projects

Vue3 transition

Merged Georg Krause requested to merge vue3-transition into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -32,7 +32,6 @@ review:
- yarn install
script:
- yarn lint
- yarn i18n-compile
- yarn build
- rm -rf review
- mv dist review
@@ -65,7 +64,6 @@ pages:
- yarn install
script:
- yarn lint
- yarn i18n-compile
- yarn build
- rm -rf public
- mv dist public
Loading