Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
require
to retrieve the app's config
This uses loader.js's `require` function to retrieve the app's environment config. This bypasses the `importSync` dependency checking that happens in Embroider builds which causes the build to fail since the dependency doesn't exist in the addon.
- Loading branch information