Skip to content

Conversation

@NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Oct 25, 2025

Seriously, idk how folks put up with cramming so much ejs into a file.

Unblocks

Output

image
text

~/Development/OpenSource/emberjs
❯ pnpm dlx ember-cli@latest addon test-addon --blueprint ./ember-addon-blueprint/ --pnpm
 WARN  19 deprecated subdependencies found: @types/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Packages: +696
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 696, reused 690, downloaded 6, added 696, done
installing ember-addon-blueprint
  create .editorconfig
  create .env.development
  create .github/workflows/ci.yml
  create .github/workflows/push-dist.yml
  create .npmrc
  create .prettierignore
  create .prettierrc.cjs
  create .template-lintrc.cjs
  create .try.mjs
  create CONTRIBUTING.md
  create LICENSE.md
  create README.md
  create addon-main.cjs
  create babel.config.cjs
  create babel.publish.config.cjs
  create config/ember-cli-update.json
  create demo-app/app.gts
  create demo-app/styles.css
  create demo-app/templates/application.gts
  create eslint.config.mjs
  create .gitignore
  create index.html
  create package.json
  create rollup.config.mjs
  create src/index.js
  create testem.cjs
  create tests/index.html
  create tests/test-helper.js
  create tsconfig.publish.json
  create vite.config.mjs

🚧  Installing packages... This might take a couple of minutes.
pnpm: Installed dependencies

🎥  Initializing git repository.
Git: successfully initialized.

🎉  Successfully created project test-addon.
👉  Get started by typing:

  $ cd test-addon
  $ pnpm start

Happy coding!

~/Development/OpenSource/emberjs took 14s
❯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants