Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alameda and Typescript #52

Open
crystalfp opened this issue Aug 24, 2020 · 1 comment
Open

Alameda and Typescript #52

crystalfp opened this issue Aug 24, 2020 · 1 comment

Comments

@crystalfp
Copy link

Compiling a module written with typescript using the option module: "amd" creates a js file that can be loaded by RequireJS.

How should I compile my typescript modules to be loaded by alameda? Is the Promise stuff not being generated?

Thanks for clarifying!
mario

@dgoldstein0
Copy link

it's the same - alameda is just an alternative implementation of requirejs, and works with the same module format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants