You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm adding Classical Latin support to this library on my fork, and I am having an issue where the build does not create an updated output.min.js file so I can test my transcriptions.
The guide in the README tells me to simply run `
./gradlew jsBrowserWebpack
./update-site.sh # or manually copy the files specified in that script
but on running this, these directories and files do not exist.
Is there anything I am doing wrong, whether on the configuration side or something else? I cannot see the addition to test.
The text was updated successfully, but these errors were encountered:
Hi there!
I'm adding Classical Latin support to this library on my fork, and I am having an issue where the build does not create an updated
output.min.js
file so I can test my transcriptions.The guide in the README tells me to simply run `
./gradlew jsBrowserWebpack ./update-site.sh # or manually copy the files specified in that script
but on running this, these directories and files do not exist.
Is there anything I am doing wrong, whether on the configuration side or something else? I cannot see the addition to test.
The text was updated successfully, but these errors were encountered: