Closed srlindemann closed 10 years ago
I tried to browserify a project that used react-pikaday, and found that the jsx was not being transformed. In order for module dependencies to be transformed, they need to specify the appropriate transformations in their package.json file.
thanks!
I tried to browserify a project that used react-pikaday, and found that the jsx was not being transformed. In order for module dependencies to be transformed, they need to specify the appropriate transformations in their package.json file.