Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Fix source map issues #30

Merged
merged 1 commit into from
Apr 25, 2013
Merged

Conversation

kborchers
Copy link
Contributor

@lholmquist
Copy link
Contributor

👍

});

// Generated source map URL removal task
grunt.registerTask('post-uglify', function( custom ) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look like this task is needed.

doesn't look like "dist/aerogear.js" ever gets "sourceMappingURL" written to it, so no need to run the replace

@lholmquist
Copy link
Contributor

@kborchers custom builder also updated locally, works good

…ption with preserveComments to fix broken source maps. Fixes AEROGEAR-805
@kborchers
Copy link
Contributor Author

@lholmquist Can you take a look at this simpler fix? Also, make sure it works with builder?

@lholmquist
Copy link
Contributor

@kborchers 👍

that was much simpler

@kborchers kborchers merged commit 3f8b132 into aerogear-attic:master Apr 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants