freeCodeCamp / freeCodeCampOS

Test repo for external freeCodeCamp courses

Home Page:https://opensource.freecodecamp.org/freeCodeCampOS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]: on any watched change, lesson seeds

ShaunSHamilton opened this issue · comments

When seedOnEveryLesson or --force--, any watched change causes the seed script to run.

Possible solutions:

  1. Add meta for already run seed for this lesson
  2. Refactor hotreload, and decouple seedLesson from runLesson