1
0
Fork 0

chore: Remove terser from rollup config

This commit is contained in:
Joost De Cock 2021-06-13 12:32:28 +02:00
parent c0e61756cb
commit 68854b0e66
157 changed files with 492 additions and 584 deletions

View file

@ -23,7 +23,7 @@ jobs:
env:
CI: true
- name: Install peer & test dependencies
run: "cd packages/brian && npm install @freesewing/core@^2.16.2 @freesewing/plugin-bundle@^2.16.2 @freesewing/models@2.16.2 @freesewing/pattern-info@2.16.2 mocha chai"
run: "cd packages/brian && npm install @freesewing/core@^2.16.2 @freesewing/plugin-bundle@^2.16.2 @freesewing/plugin-mirror@^2.16.2 @freesewing/models@2.16.2 @freesewing/pattern-info@2.16.2 mocha chai"
env:
CI: true
- name: Build pattern