Skip to content

Commit

Permalink
Merge branch 'master' of github.com:stoplightio/ui-kit into SL-650/ta…
Browse files Browse the repository at this point in the history
…ble-component
  • Loading branch information
P0lip committed Nov 16, 2018
2 parents cb470d5 + 1c2c0ac commit 2380aae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "./node_modules/@stoplight/scripts/tsconfig.json",
"include": ["src", "stories"],
// MUST only include one element, otherwise build process into dist folder ends up with incorrect structure
"include": ["src"],
"compilerOptions": {
"outDir": "dist"
}
Expand Down

0 comments on commit 2380aae

Please sign in to comment.