kawan16 / mithril-translate

Internationalization of your Mithril applications
http://kawan16.github.io/mithril-translate/
23 stars 0 forks source link

Wrong path to sourceMap #1

Closed kcjpop closed 9 years ago

kcjpop commented 9 years ago

When including directly from dist like <script src="http://127.0.0.1:7777/packages/mithril-translate/dist/mithril-translate.min.js"></script>, the sourceMap cannot be found.

screenshot from 2015-04-30 10 33 05

kawan16 commented 9 years ago

Hello,

I fixed the gruntfile and updated the source map. So, now things should be okay.

That likely comes from a known issue of grunt-contrib-ugify