carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 46 forks source link

Fix example #393

Closed fredjens closed 8 years ago

fredjens commented 8 years ago

Removed autoprefixer so it is possible to run example. Webpack 2 no longer allows custom properties in configuration.

nikgraf commented 8 years ago

@fredjens sorry have been busy with work more than I expected lately. The CI still fails with: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

nikgraf commented 8 years ago

Happy to merged it once the CI works fine

fredjens commented 8 years ago

This problem is actually in the React plugin and not the example, but it's the same problem, so it make sense to fix it there too.

nikgraf commented 8 years ago

thx @fredjens, now you need a release from us, right?

fredjens commented 8 years ago

Cool! I actually think there's a few more things that needs to be fixed... But if you release a minor in the meantime, it's cool :)