rm components and website bundle/build
the bundle was making it prohibitively expensive (took an hour to just get halfway through)
This commit is contained in:
parent
a9d0f73c53
commit
110ec3f86d
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
|
@ -66,10 +66,6 @@ jobs:
|
|||
run: yarn
|
||||
- name: Build rescript
|
||||
run: cd packages/squiggle-lang && yarn build
|
||||
- name: Bundle and build components
|
||||
run: cd packages/components && yarn bundle && yarn build
|
||||
- name: Build website
|
||||
run: cd packages/website && yarn build
|
||||
# ℹ️ Command-line programs to run using the OS shell.
|
||||
# 📚 https://git.io/JvXDl
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user