[web-devel] [Yesod][hjsmin] Could not handle UTF-8 literal in julius file?

いとうかつとし cutsea110 at gmail.com
Fri Jan 28 02:30:47 CET 2011


I success to reproduce an julius file to that unminified js file which
replaced %variable% correctly.

- default-layout.julius -- original julius file

- Mn3Igh0t.js : insert "debugger;" statement and does not minified.
                       This work good, display japanese literal.

- lBjsiRLN.js : no "debugger;" statement and minified.
                     This works bad. display unreadable.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110128/aabc45c5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: default-layout.julius
Type: application/octet-stream
Size: 5598 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110128/aabc45c5/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mn3Igh0t.js
Type: application/x-javascript
Size: 6898 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110128/aabc45c5/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lBjsiRLN.js
Type: application/x-javascript
Size: 5063 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110128/aabc45c5/attachment-0003.bin>


More information about the web-devel mailing list