Commit Graph
27 Commits
Author SHA1 Message Date
Jonathan Clem 5cbb702e24 v4.0.1 2021-04-21 18:30:43 -04:00
Jonathan Clem 1ef7fd09ca Remove require search fallback 2021-04-21 18:13:51 -04:00
Jonathan Clem a49bf6b2cd Search the cwd first, then existing module paths 2021-04-21 18:10:10 -04:00
Jonathan Clem 2923e50f29 Run build script 2021-04-21 17:49:15 -04:00
Jonathan Clem b616178d6d Merge branch 'wrap-require' of https://github.com/actions/github-script into wrap-require 2021-04-21 17:48:41 -04:00
Jonathan Clem c758586ea1 v4.0.0 2021-04-21 17:48:25 -04:00
Jonathan Clem 5ee517dae8 Workflow syntax error 2021-04-21 17:43:39 -04:00
Jonathan Clem fb7e8f7c67 Add npm ci to integration test 2021-04-21 17:43:02 -04:00
Jonathan Clem 4a93ad9f9e Add actions/checkout 2021-04-21 17:41:41 -04:00
Jonathan Clem 19e7914023 Add integration test running 2021-04-21 17:39:54 -04:00
Jonathan Clem 3ede58996d Add new integration tests 2021-04-21 17:37:37 -04:00
Jonathan Clem 01f87b6c01 Remove caveat about node_modules 2021-04-21 17:21:31 -04:00
Jonathan Clem b0e12e725b Add Webpack comment vis-a-vis eval 2021-04-21 17:12:33 -04:00
Jonathan Clem 7e12bd7395 Call resolve, then require 2021-04-21 17:10:11 -04:00
Jonathan Clem 7e8659dcd4 Run build 2021-04-21 17:06:44 -04:00
Jonathan Clem d37f92ff11 Test eval 2021-04-21 17:06:36 -04:00
Jonathan Clem 1f8fc98741 Run build 2021-04-21 17:05:03 -04:00
Jonathan Clem f57c84a8e8 Try global.module 2021-04-21 17:04:41 -04:00
Jonathan Clem ade5cea985 Use concat for paths 2021-04-21 17:02:53 -04:00
Jonathan Clem c1c139b0ab Add a catch to support requiring installed modules 2021-04-21 16:58:37 -04:00
Jonathan Clem 3ca4cd5a00 Update documentation for relative require support 2021-04-21 16:48:53 -04:00
Jonathan Clem 83c92d6511 Rename nativeRequire to __original_require__ 2021-04-21 16:41:31 -04:00
Jonathan Clem c416f56b51 Pass nativeRequire, as well 2021-04-21 16:40:48 -04:00
Jonathan Clem 75e3a5b35d Move wrapRequire to its own module 2021-04-21 16:37:24 -04:00
Jonathan Clem e853490b13 Run build script 2021-04-21 16:35:28 -04:00
Jonathan Clem f4e5d39c2a Use a proxy to support relative requires 2021-04-21 16:32:28 -04:00
Jonathan Clem ddba1b195d Use non-Webpack-require in evaluated scripts 2021-04-21 16:16:20 -04:00