Skip to content

Issues with new created addon #84

@mkszepp

Description

@mkszepp

Created a new addon and i was running into this issues:

  • pnpm build brings this issue
    Image
    Image
  • glint should be updated to latest
    • "@glint/core": "^2.0.0-alpha.7" & "@glint/template": "^1.6.0-alpha.2",
    • drop @glint/environment-ember-loose & @glint/environment-ember-template-imports
    • remove glint from tsconfig.json / tsconfig.publish.json
    • "lint:types": "glint", in package.json should be replaced with "lint:types": "glint --noEmit", (https://github.com/typed-ember/glint/blob/main/GLINT_V2.md)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions