Skip to content

Commit

Permalink
[New] add auto entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 14, 2018
1 parent 8244578 commit 2c48047
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auto.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
'use strict';

require('./shim')();

0 comments on commit 2c48047

Please sign in to comment.