Skip to content

Commit

Permalink
add source maps back
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshaNalluru committed May 8, 2019
1 parent 00f33e0 commit ae9dc5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/storage/storage-blob/rollup.base.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function nodeConfig(test = false) {
},
preserveSymlinks: false,
plugins: [
sourcemaps(),
replace({
delimiters: ["", ""],
values: {
Expand Down

0 comments on commit ae9dc5b

Please sign in to comment.