Skip to content

Commit

Permalink
dropped babel transpiling
Browse files Browse the repository at this point in the history
  • Loading branch information
faahim committed Oct 27, 2020
1 parent 13823a2 commit 918498d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ <h5 id="wishText">May the js.prototypes always be with you! ;)</h5>
</div>
</body>

<script src="https://unpkg.com/babel-standalone@6/babel.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script>
<script type="text/babel" src="script/main.js"></script>
<script type="application/javascript" src="script/main.js"></script>

</html>

0 comments on commit 918498d

Please sign in to comment.