File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ -D embed-js=0.1.1
2+ # @install: lix --silent download "haxelib:/embed-js#0.1.1" into embed-js/0.1.1/haxelib
3+ -lib tink_url
4+ -cp ${HAXE_LIBCACHE}/embed-js/0.1.1/haxelib/src
Original file line number Diff line number Diff line change 11-D tink_stringly=0.3.1
2- # @install: lix --silent download "gh://github.com/haxetink/ tink_stringly#5abbac5fb5029432bb52489fb90ecdb24360a050 " into tink_stringly/0.3.1/github/5abbac5fb5029432bb52489fb90ecdb24360a050
2+ # @install: lix --silent download "haxelib:/ tink_stringly#0.3.1 " into tink_stringly/0.3.1/haxelib
33-lib tink_core
4- -cp ${HAXE_LIBCACHE}/tink_stringly/0.3.1/github/5abbac5fb5029432bb52489fb90ecdb24360a050 /src
4+ -cp ${HAXE_LIBCACHE}/tink_stringly/0.3.1/haxelib /src
Original file line number Diff line number Diff line change 1+ -D tink_url=0.4.1
2+ # @install: lix --silent download "haxelib:/tink_url#0.4.1" into tink_url/0.4.1/haxelib
3+ -lib tink_stringly
4+ -cp ${HAXE_LIBCACHE}/tink_url/0.4.1/haxelib/src
Original file line number Diff line number Diff line change 11-cp tests
22-main RunTests
3- -dce full
3+ -dce full
4+
5+ -D react_global
6+ -lib embed-js
7+ --macro embed. Js .from (' http://cdnjs.cloudflare.com/ajax/libs/react/16.10.2/umd/react.production.min.js' )
You can’t perform that action at this time.
0 commit comments