Skip to content

npm git url for single plugin? #3490

Closed Answered by jodeleeuw
noah10 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @noah10

If you modified the .js version you can just directly reference your file in your experiment code with a script tag.

If you modified a .ts version that needs to be built you can run npm run build in the package's directory and then grab the js file from the dist folder.

If neither sounds good and I've misunderstood the question please let me know!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by noah10
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants