Issues
- 2
Template tag codemod feedback
#2077 opened by kategengler - 2
How to watch dependencies in Classic and Embroider
#2129 opened by simonihmig - 0
- 10
Allow concurrent builds
#2086 opened by simonihmig - 1
Rename `@embroider/core/entrypoint` to `@embroider/virtual/compat-modules`
#2025 opened by BlueCutOfficial - 18
- 1
- 4
Projects on embroider don't see the "Non-colocated components" deprecation
#2066 opened by kategengler - 1
find an alternative solution for resolverConfig depending on the files contents of appFiles
#2041 opened by mansona - 1
Figure out how to move the implementation of `updateAppJS` to the virtual files in compat-app-builder.ts
#2022 opened by BlueCutOfficial - 2
- 1
implement the "correct solution" for babel config in vite
#1962 opened by mansona - 2
- 5
Component not found in in-repo-addon
#2111 opened by amk221 - 8
- 0
move the index.html into the root of the vite app
#2042 opened by mansona - 0
Delete rewritten app when building with Vite
#2020 opened by BlueCutOfficial - 0
Move rewritten appJS into an app folder (to reduce the diff) and rely on exports to resolve correctly
#1959 opened by mansona - 1
Addon Services local to engines not able to be injected
#2107 opened by lfloyd117 - 0
@ember/test-helpers is trying to import from ember-testing but that is not one of its explicit dependencies
#2096 opened by simonihmig - 6
Embroider unable to resolve matching peer dependencies
#2084 opened by lfloyd117 - 0
Cannot import assets from app/assets folder
#2087 opened by simonihmig - 0
- 2
How would Embroider handle dynamic CDNs?
#2080 opened by toddjordan - 0
docs: clarify `contentFor` usage in v2 addons
#2083 opened by IgnaceMaes - 0
Using `ember generate <whatever> <name>` errors out
#2065 opened by Jopie01 - 0
- 0
Let's fix the punycode deprecation
#2060 opened by NullVoxPopuli - 4
- 3
Deprecations in TemplateResolver
#2031 opened by jrjohnson - 1
- 1
- 0
- 0
Make Vite plugin ask the resolver for the list of static assets and emit them one by one
#2023 opened by BlueCutOfficial - 0
- 0
Document how we got rid of `{{rootUrl}}`
#2037 opened by BlueCutOfficial - 0
Fastboot support/ virtualise `extraVendorFiles`
#2036 opened by BlueCutOfficial - 0
Fastboot support/ virtualise `extraAppFiles`
#2035 opened by BlueCutOfficial - 0
Fastboot support/ output the `package.json`
#2027 opened by BlueCutOfficial - 0
- 0
- 0
RFC for exposing testem config in v2 addons
#2019 opened by BlueCutOfficial - 0
[dev-mode, webpack] style-loader approach to injection results in css transitions triggering
#2011 opened by runspired - 0
Work on the new app boot implementation
#1960 opened by mansona - 1
@embroider/macros isDevelopingApp should be available in runtime (consistent with isTesting)
#1998 opened by rtablada - 0
`esbuild-resolver` throw errors when starting an app with template-only components
#1988 opened by BlueCutOfficial - 3
[BUG] ember-cli:watcher do not work
#1989 opened by AmilKey - 0
- 2
Feature idea: isActiveAddon macro
#1956 opened by simonihmig - 2
Top-level await is not supported
#1948 opened by dwickern