Add app manifest

This commit is contained in:
Michal Moskal 2016-04-07 18:14:24 -07:00
parent cba7ccbacb
commit 8286561125
2 changed files with 10 additions and 1 deletions

9
sim/public/sim.manifest Normal file
View File

@ -0,0 +1,9 @@
CACHE MANIFEST
CACHE:
/cdn/bluebird.min.js
/cdn/pxtsim.js
/sim/sim.js
NETWORK:
*

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" data-framework="typescript">
<html lang="en" data-manifest="" data-framework="typescript">
<head>
<meta charset="utf-8">