0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/deno2/js
Bert Belder 004e0426f7
deno2: make parcel produce more modern javascript
Parcel runs typescript compiler output through babel. Unfortunately
there's no way to turn this off entirely, but with this rule it at least
won't transpile down to ES5.

See also https://github.com/parcel-bundler/parcel/issues/954
2018-06-15 23:33:24 +02:00
..
deno.d.ts deno2: add global deno namespace 2018-06-14 17:24:00 +02:00
main.ts deno2: add global deno namespace 2018-06-14 17:24:00 +02:00
mock_runtime.js deno2: add global deno namespace 2018-06-14 17:24:00 +02:00
msg.pb.d.ts Change msg.proto package name. 2018-06-14 14:19:17 +02:00
msg.pb.js Change msg.proto package name. 2018-06-14 14:19:17 +02:00
package.json deno2: make parcel produce more modern javascript 2018-06-15 23:33:24 +02:00
pbjs_hack.py Clean up the build (replace browserify with parcel) 2018-06-13 14:58:06 +02:00
run_node.py Clean up the build (replace browserify with parcel) 2018-06-13 14:58:06 +02:00
tsconfig.json Improve deno2 bundling 2018-06-12 04:45:37 +02:00
yarn.lock deno2: add global deno namespace 2018-06-14 17:24:00 +02:00