mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Move coding docs to the /dev wiki
This commit is contained in:
parent
39cdaeb34d
commit
5b3bb1974c
@ -1,7 +1,6 @@
|
||||
modified: 20160112175006000
|
||||
created: 20160112025328000
|
||||
title: Adding Babel Polyfill to TiddlyWiki
|
||||
tags: documenting Concepts
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
Not all browsers support the latest features of ES2015. The Babel project offers a polyfill that can be included into your TiddlyWiki so those features can be available to your plugins. To do this you will need a copy of the polyfill source.
|
@ -1,6 +1,5 @@
|
||||
modified: 20160305222940000
|
||||
created: 20160111034749658
|
||||
tags: documenting Concepts
|
||||
title: Using ES2016 for Writing Plugins
|
||||
type: text/vnd.tiddlywiki
|
||||
|
Loading…
Reference in New Issue
Block a user