Skip to content

Commit

Permalink
Revert "Remove unused semantic.json"
Browse files Browse the repository at this point in the history
This reverts commit 64cc17f.

Ref:
- yarnpkg/yarn#976
  • Loading branch information
xiaohanyu committed Jul 7, 2018
1 parent 22b2dd2 commit a60f43f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions semantic.json
@@ -0,0 +1,22 @@
{
"base": "",
"paths": {
"source": {
"config": "src/theme.config",
"definitions": "src/definitions/",
"site": "src/site/",
"themes": "src/themes/"
},
"output": {
"packaged": "dist/",
"uncompressed": "dist/components/",
"compressed": "dist/components/",
"themes": "dist/themes/"
},
"clean": "dist/"
},
"permission": false,
"autoInstall": true,
"rtl": false,
"version": "2.3.0"
}

0 comments on commit a60f43f

Please sign in to comment.