Skip to content

Conversation

@vincentfretin
Copy link
Contributor

Description:

Add webpack config to create a module bundle to be used with importmap

Changes proposed:

  • Move shared config in webpack.common.js
  • Create new webpack.module.config.js and npm run dist:module command

After merge, please commit the new bundle:

npm run dist
git add dist/aframe-master.module.min.js dist/aframe-master.module.min.js.map
git commit -m"Add new module bundle"

@dmarcos
Copy link
Member

dmarcos commented Jan 23, 2025

Thanks!

@dmarcos dmarcos merged commit 3ce9c22 into aframevr:master Jan 23, 2025
3 checks passed
@vincentfretin vincentfretin deleted the module-build branch January 24, 2025 08:57
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.

2 participants