Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

How to build without Bundling? #20

Open
nicoprofe opened this issue Jul 23, 2022 · 2 comments
Open

How to build without Bundling? #20

nicoprofe opened this issue Jul 23, 2022 · 2 comments

Comments

@nicoprofe
Copy link

Hey! When I run npm build, bundle.js is impossible to call their functions. But I need to build for the browser. What can I do? Thanks

@Sorceror
Copy link
Contributor

Could you please provide part of your code that is not working as expected? Your description is too vague, so I'm not able to point out anything specific.

If you run local HTTP server in dist (that will be created during build process) folder after running npm run build (and provide any video file) our example works as expected, I just tested it.

@nicoprofe
Copy link
Author

I am trying to call from JavaScript the function UpdateBlendshapeValue. But after the Build is not possible. I want to link the blendshapes values to a custom slider in JavaScript.

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

No branches or pull requests

2 participants