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

more segregation of copy & watch task #1000

Merged
merged 4 commits into from
Mar 23, 2017
Merged

Conversation

himanshu1618
Copy link
Contributor

No description provided.

@oliverfoster
Copy link
Member

+1

@himanshu1618 himanshu1618 self-assigned this Mar 21, 2016
'!<%= sourcedir %>core/js/libraries/json2.js',
'!<%= sourcedir %>core/js/libraries/consoles.js',
'!<%= sourcedir %>core/js/libraries/jquery.js',
'!<%= sourcedir %>core/js/libraries/jquery.v2.js'
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to use a glob here? (i.e. like libraries/*) -- why do we only copy some?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We need to make sure that after making change to these specific files should not trigger a javascript:dev task because we are just intended to copy them directly into the build folder.

I haven't used glob here because there are few other libraries available (e.g. backbone.js, etc..) which needs to be watched for there changes as they becomes a part of adapt.min.js.

@moloko moloko added this to the v2.0.9 milestone Mar 22, 2016
@oliverfoster
Copy link
Member

+1

2 similar comments
@moloko
Copy link
Contributor

moloko commented Sep 6, 2016

+1

@chetan-hajare
Copy link

+1

@oliverfoster oliverfoster merged commit 31b2322 into master Mar 23, 2017
@oliverfoster oliverfoster deleted the segregate_copy_task branch March 23, 2017 12:01
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

Successfully merging this pull request may close these issues.

5 participants