Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-svg-icon into sameer-ahmed-master
  • Loading branch information
stowball committed Oct 25, 2020
2 parents e5f20f5 + cf51554 commit 971a4fa
Show file tree
Hide file tree
Showing 6 changed files with 525 additions and 1,259 deletions.
10 changes: 6 additions & 4 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"presets": [
"react",
"es2015"
]
"presets": ["react"],
"env": {
"production": {
"presets": ["es2015"]
}
}
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
npm-debug.log*

\.DS_Store
lib/
86 changes: 0 additions & 86 deletions lib/components/SvgIcon.js

This file was deleted.

13 changes: 0 additions & 13 deletions lib/index.js

This file was deleted.

Loading

0 comments on commit 971a4fa

Please sign in to comment.