update packages and remove gulp-util#17
update packages and remove gulp-util#17prma85 wants to merge 7 commits intogulp-community:masterfrom
Conversation
|
I'm open to this. Can I help resolve the issues? I'd also love to include you on the project and transfer it to "gulp community". Thoughts? |
|
Hey @phated. Thanks for the reply. The issue is basically in the template.js when running compile, it moves the /r of position and the test fails. It is probably because of the updates and need to update the tests and try it in a project to make sure. |
|
Hey @phated Did you have the change to take a look at this? |
|
@prma85 sorry for the delay. I'm just realizing that you manually edited the template.js file instead of editing https://github.com/phated/gulp-wrap-amd/blob/master/templates/amd.jst then running Could you make those changes? |
I was sure that I didn't these updates. But I ran the compile again. Looks all good. So, the issue is that when running on windows, the compile adds the I was also trying to update |
|
should be all good now ;) |
|
@prma85 Sorry if there was a misunderstanding but you need to check in the |
@phated I got what you mean running into in my mac removed part of the changes the changes |
|
Why are we regenerating the file at all then? |
This is generated when you run the compile command 🤔 |

No description provided.