glimmerjs/glimmer.js

Apps generated from the blueprint in `2.0.0-beta.13` do not compile

john-griffin opened this issue · 0 comments

Steps to reproduce:

ember new glimmer-app --blueprint @glimmer/blueprint@2.0.0-beta.13
cd glimmer-app
npm start

Error:

ERROR in ./src/index.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Caching was left unconfigured. Babel's plugins, presets, and .babelrc.js files can be configured
for various types of caching, using the first param of their handler functions: