mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: bundle shared so each consumer can require/import without hassle (#64167)
This commit is contained in:
committed by
GitHub
parent
ddfd598eb4
commit
f03ad05e84
@@ -151,10 +151,6 @@ jspm_packages/
|
||||
### Netlify ###
|
||||
.netlify
|
||||
|
||||
### Generated config files ###
|
||||
shared/tsconfig.tsbuildinfo
|
||||
curriculum/tsconfig.tsbuildinfo
|
||||
|
||||
### Old Generated files ###
|
||||
# These files are no longer generated by the client, but can
|
||||
# exist on older branches. Continuing to ignore them ensures they
|
||||
@@ -197,7 +193,6 @@ curriculum/curricula.json
|
||||
curriculum/dist
|
||||
curriculum/build
|
||||
curriculum/src/test/blocks-generated
|
||||
shared-dist
|
||||
|
||||
### Playwright ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user