Skip to content

Commit

Permalink
chore(config): remove old babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jul 5, 2016
1 parent 29d80de commit 7538679
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
System.config({
defaultJSExtensions: true,
transpiler: "babel",
babelOptions: {
"optional": [
"runtime",
"optimisation.modules.system"
]
},
paths: {
"github:*": "jspm_packages/github/*",
"npm:*": "jspm_packages/npm/*"
Expand Down

0 comments on commit 7538679

Please sign in to comment.