Skip to content

Commit

Permalink
publishing to npm -> npm run build successful
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagez committed Nov 20, 2018
1 parent 8b84d3b commit afe0f24
Show file tree
Hide file tree
Showing 16 changed files with 6,352 additions and 147 deletions.
7 changes: 7 additions & 0 deletions module/.babelrc
@@ -0,0 +1,7 @@
{
"presets": [
"react",
"env",
"stage-0"
]
}
1 change: 1 addition & 0 deletions module/.gitignore
@@ -0,0 +1 @@
node_modules
4 changes: 4 additions & 0 deletions module/.npmignore
@@ -0,0 +1,4 @@
src
demo
.babelrc
webpack.config.js
14 changes: 14 additions & 0 deletions module/lib/Sky.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit afe0f24

Please sign in to comment.