Skip to content

Makefile: Fix generating source-map with webpack#1307

Merged
Kmaschta merged 1 commit intomarmelab:masterfrom
beevelop:patch-2
Mar 7, 2017
Merged

Makefile: Fix generating source-map with webpack#1307
Kmaschta merged 1 commit intomarmelab:masterfrom
beevelop:patch-2

Conversation

@beevelop
Copy link
Copy Markdown
Contributor

@beevelop beevelop commented Feb 13, 2017

ATM there are no sourcemaps available, what is quite a pain to debug. It seems as if they were intended to exist in the first place.

The command in the Makefile is slightly different to really get sourcemaps for the ng-admin.min.js and ng-admin.min.css files.

The command is slightly different to really get source maps for the `ng-admin.min.js` and `ng-admin.min.css` files.
@Phocea
Copy link
Copy Markdown
Contributor

Phocea commented Mar 7, 2017

@Kmaschta can we merge this. Creating the sourcemap can take a bit of time but its indeed useful for debugging

@Kmaschta
Copy link
Copy Markdown
Contributor

Kmaschta commented Mar 7, 2017

I merge it, but I would love a double check from @fzaninotto

@Kmaschta Kmaschta merged commit 51a50a3 into marmelab:master Mar 7, 2017
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.

3 participants