Skip to content

Build process is not creating 'src' folder #11

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

Closed
msssk opened this issue Jun 5, 2015 · 1 comment
Closed

Build process is not creating 'src' folder #11

msssk opened this issue Jun 5, 2015 · 1 comment
Assignees
Milestone

Comments

@msssk
Copy link
Contributor

msssk commented Jun 5, 2015

I think the build process is broken:

The TS source:

loader/
    tests/
    src/
        loader.ts

The output after grunt dev:

loader/
    tests/
    loader.js

Shouldn't loader.js be in loader/src?

@msssk
Copy link
Contributor Author

msssk commented Jun 5, 2015

Some things that might be relevant:
microsoft/TypeScript#2772
TypeStrong/grunt-ts#77

@edhager edhager closed this as completed in f9eec38 Jun 8, 2015
@dylans dylans added this to the Milestone 1 milestone Nov 2, 2016
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

3 participants