source: gs3-extensions/phind-html5/trunk/src/index.html@ 34922

Last change on this file since 34922 was 34922, checked in by davidb, 3 years ago

Initial set of files to transpile Phind JS code into backwards compatible JS code

  • Property svn:executable set to *
File size: 200 bytes
Line 
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="UTF-8">
5 <title>Babel Setup</title>
6</head>
7<body>
8<script type="text/javascript" src="dist/phind.js"></script>
9</body>
10</html>
Note: See TracBrowser for help on using the repository browser.