Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
关于这个问题,我创建了一个 ember-addon 项目,它按预期工作正常。 但是如果我尝试在 ember-addon 项目中引入 pods 结构,它就不起作用。
它会引发错误,即route is not found. 我应该怎么办?
route is not found
提前致谢!
感谢大家的帮助....我的问题是,如果我尝试在 ember 插件中使用 pods 结构,它不会编译模板文件。这是 ember-cli 中的现有问题。
参考github 中的问题 ...他们为较低版本的 ember 提供了可能的解决方法