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

Is there a non-minified copy of ARnftThree.js? #41

Open
csustan opened this issue Apr 9, 2024 · 1 comment
Open

Is there a non-minified copy of ARnftThree.js? #41

csustan opened this issue Apr 9, 2024 · 1 comment

Comments

@csustan
Copy link

csustan commented Apr 9, 2024

I'm certain I'm just missing it, but for some reason I can't seem to find (or generate) a non-minified version of the ARnftThree.js?

Does anyone know what the correct npm or yarn command would be to generate one?

@csustan csustan changed the title Is there a non-minified copy of ARnftThreejs.js? Is there a non-minified copy of ARnftThree.js? Apr 9, 2024
@kalwalt
Copy link
Member

kalwalt commented Apr 9, 2024

You can build a dev version of the dist library with these commands:
npm install
npm run dev-ts
Bu t don 't use this in production, this Is only for testing.

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

No branches or pull requests

2 participants