Skip to content

Commit

Permalink
updated: avoid the filename option for the babel-standalone parser
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Feb 4, 2017
1 parent f468bf1 commit 3511cf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parsers_br.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ var parsers = (function (win) {
return _r('Babel').transform( // eslint-disable-line
js,
extend({
filename: url,
plugins: [
['transform-es2015-template-literals', { loose: true }],
'transform-es2015-literals',
Expand Down

0 comments on commit 3511cf3

Please sign in to comment.