johnnliu / UserCustomActionsConfigPage

The easiest way to add script to your SharePoint and SharePoint Online
33 stars 22 forks source link

Created src directory and split up code #6

Closed sympmarc closed 8 years ago

sympmarc commented 8 years ago

Added package.json and gulpfile

johnnliu commented 8 years ago

gulp build does TODO!

sympmarc commented 8 years ago

I didn't want to make it TOO easy for you. ;+)

sympmarc commented 8 years ago

Now you have separate files that you can build from. Wasn't sure how you wanted to go at that given the changes you've been making.

johnnliu commented 8 years ago

I have been going from the 3 separate files since the split. It works nice. I had to move "strict" inside the function rather than the first line inside the script tag.