davidjamesstone / superviews.js

Template engine targeting incremental-dom
http://davidjamesstone.github.io/superviews.js/playground/
246 stars 15 forks source link

New line character is missing before 'export' in 'es6' mode #18

Open embedded-spirit opened 8 years ago

embedded-spirit commented 8 years ago

It's on line 320: result += hoisted + 'export ' + fn + '\n' ...