Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Refactor html folders to src #300

Merged
merged 2 commits into from
May 16, 2017
Merged

Refactor html folders to src #300

merged 2 commits into from
May 16, 2017

Conversation

yaohaizh
Copy link
Contributor

@msftclas
Copy link

@yaohaizh,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

gulpfile.js Outdated
@@ -128,5 +128,5 @@ gulp.task("build", (done) => {

gulp.task("watch", () => {
gulp.watch(["./src/**/*", "./test/**/*"], ["ts-compile"]);
Copy link
Contributor

Choose a reason for hiding this comment

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

exclude ""!./src/views/**/*" for ts-compile

@@ -14,7 +14,7 @@ const childProcess = require("child_process");

Copy link
Contributor

Choose a reason for hiding this comment

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

update .gitignore file

@yaohaizh yaohaizh merged commit ef36b5c into master May 16, 2017
@yaohaizh yaohaizh deleted the yaohai_dev branch May 16, 2017 04:13
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.

4 participants