Josh Goldberg
984254e404
Update README.md
2017-12-19 21:11:24 -08:00
Josh Goldberg
e5a80e91a1
Fixed src/test/main.ts to use debug versions
2017-11-27 03:23:34 -08:00
Josh Goldberg
0a6d5f9289
Bumped version to 0.6.21
2017-11-27 02:26:28 -08:00
Josh Goldberg
0d716c5ac1
Added missing root package redirect in test/main.ts
2017-11-27 02:25:47 -08:00
Josh Goldberg
cd4faa65de
Used generally latest node instead of just 7 in .travis.yml
...
Fixes #88 .
2017-11-27 02:17:34 -08:00
Josh Goldberg
f7b3f93d4b
Bumped version to 0.6.20
2017-11-27 02:14:36 -08:00
Josh Goldberg
58914bb9c3
Merge pull request #99 from FullScreenShenanigans/no-lib-tests
...
Added require package+map hooks for lib-less modules
2017-11-27 02:13:40 -08:00
Josh Goldberg
217dd01355
Added require package+map hooks for lib-less modules
2017-11-27 02:09:50 -08:00
Josh Goldberg
473e33f7ff
Fixed some spacing problems in html.ts
2017-11-26 15:27:15 -08:00
Josh Goldberg
66cc2f70f0
Allowed tests to be in .tsx files
2017-11-24 18:51:32 -08:00
Josh Goldberg
f6cfc70a3d
Bumped version to 0.6.19
2017-11-24 00:34:57 -08:00
Josh Goldberg
5460462480
Merge pull request #93 from FullScreenShenanigans/more-react-enabling
...
Added "externals" listing in webpack task
2017-11-24 00:34:34 -08:00
Josh Goldberg
e80943f16e
Added "externals" listing in webpack task
...
This way, UserWrappr can export `initializeMenus` from `UserWrappr-Delayed.js`.
2017-11-22 00:25:58 -08:00
Josh Goldberg
b53f5412b1
Merge pull request #92 from FullScreenShenanigans/react-enabling
...
Moved webpack to a dist task group; enabled React and decorators
2017-11-21 17:43:54 -08:00
Josh Goldberg
a6d64af4a5
Moved webpack to a dist task group; enabled React and decorators
...
In order to enable React, which needs to be lazy loaded (performance):
* Added requirejs config paths for chai, mocha, and sinon-chai in test/index.html
* Added tsx and jsx settings in tsconfigs
2017-11-21 17:37:36 -08:00
Josh Goldberg
42007ed99e
Merge branch 'master' of https://github.com/FullScreenShenanigans/gulp-shenanigans
2017-11-14 18:15:10 -08:00
Josh Goldberg
19c1701978
Merge pull request #89 from FullScreenShenanigans/externals
...
Allowed js dev and prod declarations for externals
2017-11-14 18:14:53 -08:00
Josh Goldberg
83ffa4d1df
Bumped version to 0.6.18
2017-11-14 18:14:51 -08:00
Josh Goldberg
19a0ea48cc
Allowed js dev and prod declarations for externals
...
UserWrappr will need to redirect require mappings for them during tests.
2017-11-13 17:34:31 -08:00
Josh Goldberg
adf8d6a793
Added "experimentalDecorators": true to tsconfigs
...
Starts on #84 .
2017-11-13 17:20:22 -08:00
Josh Goldberg
e95434c4d6
(v0.6.17) Bumped dependencies to latest
2017-11-12 13:23:10 -08:00
Josh Goldberg
ab77e71c18
Merge pull request #86 from FullScreenShenanigans/no-shenanigans-json
...
Moved shenanigans.json logic into package.json
2017-11-12 13:12:36 -08:00
Josh Goldberg
a05c2d012f
Also fixed up html template copying
2017-11-12 13:07:44 -08:00
Josh Goldberg
fe42cb24de
Moved shenanigans.json logic into package.json
...
There'll now be a `"shenanigans"` object there with info.
2017-11-12 12:37:38 -08:00
Josh Goldberg
a7ccd4f019
Disabled no-redundant-jsdoc in setup tslint.json
2017-11-08 00:13:22 -08:00