sindresorhus / multiline

Multiline strings in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser compatible version

gaborbernat opened this issue · comments

do you maintain a version compatible within a browser? the module.exports does not play nice within a browser :(

Just use Browserify.

It's the browser.js file, but yeah, you should be using Browserify or Webpack.