The goal is to have a completely capsuled dive package that has no dependencies on a package manager. This would enable a clean es module import.
It is important to Export any relevant packages (like three.js) from within dive to make it accessible from the outside.
The goal is to have a completely capsuled dive package that has no dependencies on a package manager. This would enable a clean es module import.
It is important to Export any relevant packages (like three.js) from within dive to make it accessible from the outside.