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

Navigator: Automate the build of the JavaScript bundles #41

Open
mickael-menu opened this issue Nov 3, 2021 · 0 comments
Open

Navigator: Automate the build of the JavaScript bundles #41

mickael-menu opened this issue Nov 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mickael-menu
Copy link
Member

At the moment we need to run make scripts manually under readium/navigator every time we change the JavaScript files.

It would be convenient and easier for newcomers to have this run automatically in the Gradle build.

One thing to be careful is that it should be run only if there are changes in the JS, to not require having Yarn and/or NPM installed on the host.

@mickael-menu mickael-menu added the enhancement New feature or request label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant