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

Remove grunt-rollup grunt plugin, replace with customRollup task, #1014

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

prushforth
Copy link
Member

  • config done via external rollup.config.js.
  • Remove uglify grunt plugin, replace with terser rollup plugin (does a better job with source maps and chained minification)
  • Add nrcan-basemap grunt task for sibling project to get nrcan vector tile basemap working with pmtiles.

Closes #1013

config done via external rollup.config.js.

Remove uglify grunt plugin, replace with terser rollup plugin (does a
better job with source maps and chained minification)

Add nrcan-basemap grunt task for sibling project to get nrcan vector
tile basemap working with pmtiles.

# Conflicts:
#	Gruntfile.js
@prushforth prushforth marked this pull request as ready for review November 14, 2024 19:20
@prushforth prushforth merged commit ac6dde9 into Maps4HTML:main Nov 14, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Bundled minified projects can't be debugged
1 participant