pmndrs / three-stdlib

📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
https://npmjs.com/three-stdlib
MIT License
704 stars 117 forks source link

fix: remove type=module #254

Closed CodyJasonBennett closed 1 year ago

CodyJasonBennett commented 1 year ago

Removes type=module which is breaking CI. We don't need this yet as we don't use package#exports and Webpack 4 does not understand Node resolution generally.

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b889283b5f61a562280d2c2a391f1a8320328019:

Sandbox Source
Vanilla Configuration
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.23.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: