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

add build task for online tutorial with all assets #1137

Merged
merged 2 commits into from
Sep 23, 2016
Merged

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Sep 23, 2016

No description provided.

@arlimus arlimus added the Type: Chore How can you have any pudding if you don't eat your meat? label Sep 23, 2016
@arlimus arlimus added this to the 1.0.0 milestone Sep 23, 2016
@arlimus arlimus self-assigned this Sep 23, 2016
@@ -19,11 +19,13 @@ gulp.task('webpack', function() {
gulp.task('copy', function(){
gulp.src([
'*.png',
'app/**/*.css',
'app/**/*.html',
'app/**/*.{css,html,json}',
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@@ -16,10 +16,19 @@
#

require 'inquirer'
require_relative 'shared.rb'
Copy link
Contributor

Choose a reason for hiding this comment

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

missing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed thank you!!

@arlimus arlimus merged commit 9c3bf4c into master Sep 23, 2016
@arlimus arlimus deleted the dr/www-tutorials branch September 23, 2016 13:48
ahasunos added a commit that referenced this pull request Jan 4, 2023
Those files doesn't exist; check PR #1137

Signed-off-by: Sonu Saha <sonu.saha@progress.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore How can you have any pudding if you don't eat your meat?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants