mikehostetler / amplify

AmplifyJS
http://amplifyjs.com
GNU General Public License v2.0
1.45k stars 144 forks source link

amplify.js Regex breaks the MVC Minifier. #92

Open henrikbergstrom opened 10 years ago

henrikbergstrom commented 10 years ago

https://www.debuggex.com/?re=%5B%5E-._0-9A-Za-z%5Cxb7%5Cxc0-%5Cxd6%5Cxd8-%5Cxf6%5Cxf8-%5Cu037d%5Cu37f-%5Cu1fff%5Cu200c-%5Cu200d%5Cu203f%5Cu2040%5Cu2070-%5Cu218f%5D&flags=&str=

I think the answer is here. http://stackoverflow.com/questions/16093598/javascript-regex-rule-is-breaking-asp-net-minification

dcneiner commented 10 years ago

@henrikbergstrom Sorry for the trouble, the latest code in Github fixes this. I apologize it hasn't been pushed to Nuget yet. I've been meaning to get that pushed out, and I just need to sit down and do it…

strike2867 commented 10 years ago

Just a reminder, still broken.