Redmond Tran
Redmond Tran
Build is failing due to some devdependency not existing?
No it doesn't, but I'm installing it as an npm package. Guess that use case is not supported?
@buschtoens does this just need a cookbook example or is there some sort of enhancement needed? I can write the cookbook since I'm using this pattern for my ELTs.
@buschtoens Is this still good to be merged once I fix the merge conflicts? The comment from @cristinawithout has already been addressed in the commits I can't resolve the comment...
running into same issue too, the temp fix works, and i dont have ember-power-select
Took me a while to figure out, but dont add the extension in the rule eg. (your-app-name)/templates/trip.hbs should be (your-app-name)/templates/trip
People seem to be using this button assuming it's a "open in a new jupyterlab workspace", would it be ok to change to that? If users wanted to open the...
> Fix at #4565 @lukastaegert Hi, I tried updating to rollup v3, but we are unclear what exactly was resolved? From my testing it still outputs a `node_modules` folder, so...
Gotcha, `entryFileNames` works for me, thanks