Closed HongPong closed 10 years ago
To be more specific, after minifying in Chrome I got " Uncaught TypeError: Cannot set property '_handlers' of undefined " which was similar to some other bug threads on amdclean that were patched on the 2.x series.
Yea, we need to show this repo a little bit more love and update a few different dependencies. Thanks for the PR and I'm glad that you are enjoying the framework!
Hi, I had some trouble with minification on my app. After I looked at things, I realized that I had an older amdclean. After changing this package.json setting to the 2.x series, my minification worked just right. It's a cool framework, I like it a lot & it's a pretty good teaching tool as well.
You might want to look at bumping some of those other package versions as well, I'm not too familiar with them.