Skip to content

Commit

Permalink
feat(Build/Lib): Setting build lib without babel and webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Ventura committed Mar 9, 2020
1 parent 8f63b48 commit 95f9edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
const fs = require('fs')
const params = process.argv

Expand Down

0 comments on commit 95f9edc

Please sign in to comment.