Include the full build in the ol package

This commit is contained in:
Tim Schaub
2022-08-28 13:02:23 -05:00
parent 96ffd4113f
commit 219fb093c1
5 changed files with 35 additions and 10 deletions

View File

@@ -103,8 +103,8 @@ jobs:
- name: Build the Package
run: npm run build-package
- name: Generate the Legacy Build
run: "npm run build-legacy && npx eslint --rule 'import/no-duplicates: off' --fix build/index.js"
- name: Generate the Full Build
run: "npm run build-full"
rendering:
name: Rendering