Daniel Imms
4d48f8624b
Ensure types are checked in demo, fix errors, emit to out-demo
...
Part of #5509
2025-12-27 05:31:21 -08:00
Daniel Imms
5e9cd6208f
Git ignore test-results/
2025-12-20 07:37:20 -08:00
Daniel Imms
92eddf8a61
Move to npm
2025-11-23 09:01:24 -08:00
Daniel Imms
1f11c7e46c
Get sources building with esbuild
2024-07-05 08:46:15 -07:00
Daniel
a450bd52d7
Generate and publish coverage report to pipelines
2019-10-30 20:18:32 -07:00
Daniel Imms
8cf5a7ee40
Git ignore out-test
2019-06-27 18:26:02 -07:00
Jörg Breitbart
e0d69db23e
better separation of benchmarks
2019-06-09 21:53:24 +02:00
Jörg Breitbart
ce91fba1d9
fix typo
2019-06-07 19:14:52 +02:00
Jörg Breitbart
b17164520c
skip benchmark folders in git
2019-06-07 19:14:04 +02:00
Daniel Imms
9994047dc7
Remove typings test
...
Fixes #2185
2019-06-04 23:52:17 -07:00
Daniel Imms
8ad89f153f
Remove test coverage
...
Doesn't add much or tell the full story now with the integration tests
2019-05-26 13:05:10 -07:00
Daniel Imms
873f0de0ec
Get webpack build working
2019-05-26 11:19:42 -07:00
Daniel Imms
a0a8003d60
Add unit tests debug target
2018-12-11 09:06:50 -08:00
Daniel Imms
6e9cd35176
Remove coverage files from git
2018-05-26 07:34:32 -07:00
Daniel Imms
004ea61b83
Remove package-lock.json
...
We don't have any dependencies so this isn't as important to us, it's also ugly
to keep seeing these in PRs.
2018-04-04 14:11:46 -07:00
Daniel Imms
93715c455d
Add dist/ back
2018-01-26 10:26:31 -08:00
Daniel Imms
b87fe53b94
Remove legacy .gitignore rules
2018-01-25 07:20:41 -08:00
Paris Kasidiaris
8830820821
Update demo to use Webpack
2017-12-12 08:46:06 +00:00
Daniel Imms
fd8b62610f
Add typings test setup
2017-08-19 09:49:37 -07:00
Daniel Imms
184f49d909
Remove dist folder
...
Part of #406
2017-08-12 13:54:34 -07:00
Jon Masters and Paris Kasidiaris
2d4e617c95
Issue #821 - Prevent TypeError in resize()
2017-07-28 11:54:46 +00:00
Paris Kasidiaris
695a9523fe
Fix #531 : Submit code coverage to coveralls.io
2017-02-22 16:17:22 +02:00
Antonis Kalipetis
0da4c9d90d
Improve the package.json scripts
...
1. Include a `prestart` script, which runs the build
2. Make the `start` script just start the demo server
3. Add a new `dev` script, which contains the nodemon logic
4. nodemon now watches for changes in `*.ts` files and runs the start command
Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com >
2016-12-28 18:12:20 +02:00
Paris Kasidiaris
56ca7743a8
Always build TypeScript in lib/
2016-12-14 01:10:03 +02:00
Christian Budde Christensen
e7045f2b8a
Add prepublish script and change main
...
Building TS before publish and pointing the main entry to the builded files.
2016-12-13 20:34:19 +01:00