The problem of adding a module developed with dojo2 to a project using Dojo1
Open
- Dominant language
- No language data
- Stars
- 226
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
When I add the files that I compiled via "> dojo build" to the exist project, I do not get any errors, but the command like a "alert (root);" that I put in "main.ts" was not executed.
main.bundled and runtime.bundled files load succesfully but main.ts cannot run. Is there problem about harmony between dojo1 and dojo2?
Contributor guide
Assessment
This issue has not been assessed yet.