Skip to content

Commit 1d37ccb

Browse files
committed
Updating to use babel sourcemap plugin
1 parent dff4b4d commit 1d37ccb

5 files changed

Lines changed: 935 additions & 397 deletions

File tree

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"plugins": ["transform-runtime"],
2+
"plugins": ["source-map-support", "transform-runtime"],
33
"presets": ["es2015", "stage-3"]
44
}

_webpack/include.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)