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

Make compiler_cli tests work again #8429

Closed
wants to merge 3 commits into from
Closed

Conversation

tbosch
Copy link
Contributor

@tbosch tbosch commented May 3, 2016

No description provided.

@@ -5,7 +5,7 @@
"lib": ["es6", "dom"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't care for the renames of tsconfig.json. Why are you doing this? It works fine in editors I've tried. This makes it harder to configure my editor.

@tbosch tbosch closed this May 3, 2016
@tbosch tbosch reopened this May 3, 2016
@@ -5,7 +5,7 @@
"main": "index.js",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you move the bin, you need to move the main and typings also, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so. index.ts is still on the main level.

@tbosch tbosch force-pushed the compiler_cli branch 6 times, most recently from ad96404 to 9ac81fb Compare May 3, 2016 22:05
@tbosch tbosch force-pushed the compiler_cli branch 4 times, most recently from 4c6bc69 to b3ac73b Compare May 3, 2016 22:46
// For TypeScript 1.8, we have to lay out generated files
// in the same source directory with your code.
"genDir": ".",
"legacyPackageLayout": false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may as well remove (false is the default and maybe we should just drop this option - no one should be using ngc with a beta version)

tbosch added 2 commits May 3, 2016 15:57
…roperly into the build

This also does no more depend on a version
on npm for the compiler_cli.

Also runs the tests for tools/metadata
@tbosch tbosch added the action: merge The PR is ready for merge by the caretaker label May 3, 2016
@IgorMinar
Copy link
Contributor

lgtm

@tbosch tbosch closed this in 8f8c017 May 3, 2016
@tbosch tbosch deleted the compiler_cli branch May 3, 2016 23:26
alexcastillo pushed a commit to alexcastillo/angular that referenced this pull request May 4, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants