Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIKE: brand new core #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erikyuzwa
Copy link
Contributor

@erikyuzwa erikyuzwa commented Apr 8, 2024

  • aiming to turn this into a monorepo while we come up with an approach
  • moved all existing code into legacy
  • created a new folder for core
  • core just has one Class for the moment: Being (maybe change to Entity?)
  • core builds everything (with npm run build) and produces an ESM / UMD build of jsrl.js
  • eventually create a new base folder for engine
  • engine will use the core as a dependency
  • maybe all the builds in any sub-folder will output everything to the BASE folder under dist? 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant