cchang-vassar
|
35bfcccd23
|
update urllib to ^2.3.0 and python to v9
|
2025-01-08 16:16:43 -05:00 |
|
cchang-vassar
|
6707a79eb4
|
put DOM fix modify with citations modify
|
2025-01-08 15:52:14 -05:00 |
|
cchang-vassar
|
80c4989431
|
add patches to fix DOM clobbering
|
2025-01-08 15:47:27 -05:00 |
|
Cherrie Chang
|
90ee2c54eb
|
add prettier-ignore for IIFE builds
|
2024-12-18 16:52:06 -05:00 |
|
Cherrie Chang
|
a28ca046c1
|
localize prettier to apply only to lines
|
2024-12-06 15:08:23 -05:00 |
|
Cherrie Chang
|
f0bc8ae3ac
|
add jest tests for citation tool
|
2024-11-01 12:53:47 -04:00 |
|
Cherrie Chang
|
9d5215e554
|
clean up errors
|
2024-10-30 13:50:22 -04:00 |
|
Cherrie Chang
|
d02f62527b
|
delete console logs
|
2024-10-30 13:43:30 -04:00 |
|
Cherrie Chang
|
99392b4c28
|
citation stuff done
|
2024-10-30 13:24:54 -04:00 |
|
Cherrie Chang
|
ef89a80650
|
define works now
|
2024-10-23 11:13:33 -07:00 |
|
Cherrie Chang
|
eace9bf393
|
merge with josh
|
2024-10-23 11:04:41 -07:00 |
|
Josh de Leeuw
|
81fd767fbc
|
fix some config options
|
2024-10-23 14:03:50 -04:00 |
|
Cherrie Chang
|
1365dcc082
|
just not replacing the var
|
2024-10-23 10:40:09 -07:00 |
|
Cherrie Chang
|
00d60fb7cf
|
remove generateCitation from node scripts and directly call
|
2024-10-23 10:25:18 -07:00 |
|
Cherrie Chang
|
8bbf9b73c8
|
move citation build logic from rollup to esbuild
|
2024-10-23 10:18:23 -07:00 |
|
cchang-vassar
|
7963fdcf21
|
move additionalPlugin out of outputOptions
|
2024-09-12 13:59:18 -04:00 |
|
Josh de Leeuw
|
62d34278a3
|
This fixes build errors, but warnings are still present. Adds rollup/json plugin back into build chain.
|
2024-09-11 13:57:02 -04:00 |
|
Josh de Leeuw
|
59ce0b316b
|
very broken :(
|
2024-08-31 16:22:58 -04:00 |
|
cchang-vassar
|
bbd09e2ace
|
move citation rollup plugin to config folder
|
2024-08-27 13:43:12 -04:00 |
|
cchang-vassar
|
1c5f826fbe
|
add rollup plugin for building citation
|
2024-08-27 13:05:12 -04:00 |
|
bjoluc
|
084292f6cb
|
Merge pull request #3184 from jspsych/fix-sourcemap-urls
Point to source maps via canonical unpkg URLs in CI browser builds
(rebased-with-history from commit b8a85c7202 )
|
2024-06-07 22:49:07 +02:00 |
|
bjoluc
|
9acfa29c8d
|
Point to source maps via canonical unpkg URLs in CI browser builds
|
2023-11-10 21:25:26 +01:00 |
|
bjoluc
|
715a9d130e
|
Upgrade @jspsych/config dependencies
|
2023-09-05 22:31:04 +02:00 |
|
bjoluc
|
535e5d903c
|
Fix makeNodeRollupConfig() erroneously including browser builds
|
2023-09-05 21:25:08 +02:00 |
|
bjoluc
|
6d0689decb
|
Replace @rollup/plugin-json with esbuild's json loader
|
2022-11-21 09:30:02 +01:00 |
|
bjoluc
|
810ed7a3d1
|
Migrate to esbuild
|
2022-11-18 21:56:30 +01:00 |
|
bjoluc
|
e3e9d90346
|
Set preferBuiltins: false for @rollup/plugin-node-resolve
|
2022-10-05 19:53:21 +02:00 |
|
bjoluc
|
dc00566142
|
Include regenerator-runtime in the jspsych Babel build
|
2022-05-23 19:46:07 +02:00 |
|
bjoluc
|
a17f423f18
|
Fix @rollup/plugin-babel config in conjunction with rollup-plugin-typescript2
|
2022-05-16 19:14:17 +02:00 |
|
bjoluc
|
ff2827d8c9
|
Move test utility functions into @jspsych/test-utils
|
2021-09-28 20:04:19 +02:00 |
|
bjoluc
|
6006fec96a
|
Prepare @jspsych/config for external use
|
2021-08-25 21:57:28 +02:00 |
|