addon-blueprint icon indicating copy to clipboard operation
addon-blueprint copied to clipboard

Blueprint for v2-formatted Ember addons

Results 47 addon-blueprint issues
Sort by recently updated
recently updated
newest added

having a flag like https://github.com/embroider-build/addon-blueprint/issues/9 would be really good. Here is the error I got: ``` ember addon my-addon -b ../NullVoxPopuli/addon-blueprint/ # .... Error creating new application. Removing generated directory...

This isn't ideal, and I would have PR'd it sooner, but I was kind of hoping that we'd have solutions to these problems by now... but we don't. To unblock...

bug

This makes an assumption that the addon will be published to public NPM, which is not always the case (and sometimes, rarely the case, such as a company that uses...

When running the checks in my fork, two fail consistently. I ran them again without upgrading to pnpm v9, and saw the same failures. I don't think they're related to...