Skip to content

chore(cjs): produce strict-mode scripts#2648

Closed
caitp wants to merge 1 commit into
angular:masterfrom
caitp:issue-2575
Closed

chore(cjs): produce strict-mode scripts#2648
caitp wants to merge 1 commit into
angular:masterfrom
caitp:issue-2575

Conversation

@caitp

@caitp caitp commented Jun 19, 2015

Copy link
Copy Markdown
Contributor

/CC @IgorMinar, @vsavkin

Closes #2575

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we shouldn't add a new line because that will break source maps. the first line is typically meaning less anyway, so it doesn't matter that the column numbers get messed up there.

@IgorMinar

Copy link
Copy Markdown
Contributor

since we are creating lots of build related commits in the repo, I started using build(gulp/npm/travis/broccoli): commit prefix to make it easier to understand changes by skimming through the commit log. can you please adopt this as well?

the rest looks good. thanks!

@IgorMinar IgorMinar added pr_state: LGTM action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jun 19, 2015
@IgorMinar IgorMinar added this to the alpha-28 milestone Jun 19, 2015
@caitp caitp closed this in ed9d9d5 Jun 20, 2015
@angular-automatic-lock-bot

Copy link
Copy Markdown

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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run JavaScript tests in the strict mode

3 participants