Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wixplosives/stylable
Browse files Browse the repository at this point in the history
  • Loading branch information
Barak Igal committed Jul 24, 2017
2 parents 3d2386d + 8ee2e09 commit e305fe0
Show file tree
Hide file tree
Showing 59 changed files with 4 additions and 1,604 deletions.
1 change: 1 addition & 0 deletions _docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
_book
.idea
yarn*

872 changes: 0 additions & 872 deletions _docs/Playground.bundle.js

This file was deleted.

4 changes: 3 additions & 1 deletion _docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "Stylable documentation GitBook",
"main": "index.js",
"scripts": {
"post install": "gitbook install",
"copyPlayground": "cp node_modules/generic-playground/build/Playground.bundle.js . && cp -r node_modules/generic-playground/build/vs .",
"postinstall": "npm run copyPlayground && gitbook install",
"build": "gitbook build",
"start": "gitbook serve",
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -15,6 +16,7 @@
"author": "[email protected]",
"license": "ISC",
"dependencies": {
"generic-playground": "^0.0.3",
"gitbook-plugin-playground": "^0.0.10"
}
}
12 changes: 0 additions & 12 deletions _docs/vs/base/worker/workerMain.js

This file was deleted.

7 changes: 0 additions & 7 deletions _docs/vs/basic-languages/src/bat.js

This file was deleted.

7 changes: 0 additions & 7 deletions _docs/vs/basic-languages/src/coffee.js

This file was deleted.

7 changes: 0 additions & 7 deletions _docs/vs/basic-languages/src/cpp.js

This file was deleted.

7 changes: 0 additions & 7 deletions _docs/vs/basic-languages/src/csharp.js

This file was deleted.

7 changes: 0 additions & 7 deletions _docs/vs/basic-languages/src/css.js

This file was deleted.

Loading

0 comments on commit e305fe0

Please sign in to comment.