Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

All: Move pointerevents.js to src/ folder #240

Closed

Conversation

jzaefferer
Copy link
Contributor

Fixes #239

@@ -84,7 +84,7 @@ module.exports = function(grunt) {
},
watch: {
src: {
files: ['src/*', 'pointerevents.js'],
files: ['src/*'],
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably just reuse the srcFiles variable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

@jzaefferer jzaefferer closed this in fbf316b Nov 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants