- Update commonjs example to use Babel 6 - Update click counter example to match other examples - Update jquery example - Stop shipping webcomponents.js in starter kit
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
{
|
|
"presets": ["react", "es2015"]
|
|
}
|