sir-dunxalot / ember-cli-modernizr

Parses your Ember CLI app for Modernizr references and creates the smallest possible Modernizr build
MIT License
11 stars 1 forks source link

Doesn't seem to do anything with adding classes #4

Open RobbieTheWagner opened 8 years ago

RobbieTheWagner commented 8 years ago

I am just trying to include this addon, in the hopes it will add the no-touch classes when there is no touch support. It doesn't seem to do anything though. Perhaps I need additional configuration?

sir-dunxalot commented 8 years ago

Unfortunately, this addon is sub par at the moment and appears to be buggy. Can you confirm that Modernizr is loaded on the window?

RobbieTheWagner commented 8 years ago

@sir-dunxalot I am not sure if it was in the window or not, but the dist output didn't have anything related to Modernizr in it. I can try adding the addon again and see if it shows up on the window.

RobbieTheWagner commented 8 years ago

@sir-dunxalot I noticed you haven't updated this in awhile, and that you have a request for people to help out. How would you feel about transferring ownership to https://github.com/shipshapecode and collaborating on this there?

sir-dunxalot commented 8 years ago

Hey Rob, yes it's been a struggle to support this with limited time and the library does need a big boost. I would like to get it ready for mainstream though - it will help a lot of people even though it's only small. I'm happy to add anybody wanting to get involved as a collaborator on this library.