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
+1
-2
@@ -9,15 +9,14 @@ client/public
|
||||
curriculum/challenges/_meta/*/*
|
||||
curriculum/challenges/**/*
|
||||
curriculum/i18n-curriculum
|
||||
curriculum/generated
|
||||
docs/**/*.md
|
||||
/playwright
|
||||
pnpm-lock.yaml
|
||||
shared/config/*.js
|
||||
shared/config/curriculum.json
|
||||
shared/utils/get-lines.js
|
||||
shared/utils/get-lines.test.js
|
||||
shared/utils/is-audited.js
|
||||
shared/utils/validate.js
|
||||
shared/utils/validate.test.js
|
||||
shared-dist
|
||||
dist
|
||||
|
||||
Reference in New Issue
Block a user