erik-krogh
|
9000243828
|
JS: fix compilation
|
2023-06-02 11:58:08 +02:00 |
|
Kasper Svendsen
|
67950c8e6b
|
JS: Make implicit this receivers explicit
|
2023-05-03 15:31:00 +02:00 |
|
erik-krogh
|
b7305fd229
|
also consider relative exports when finding library inputs
|
2023-02-14 21:08:13 +01:00 |
|
erik-krogh
|
c17d057520
|
default to index.js when no main: is specified in package.json, and recognize more classes as library inputs
|
2023-02-13 21:24:41 +01:00 |
|
erik-krogh
|
4b74dec18f
|
expand what is parsed as the stem of a pathexpr
|
2023-01-17 21:28:21 +01:00 |
|
erik-krogh
|
5010f89683
|
move resolveMainPath into a separate helper predicate
|
2022-09-09 14:26:07 +02:00 |
|
erik-krogh
|
aee72357b8
|
find a main module in more cases
|
2022-09-08 20:21:31 +02:00 |
|
Asger F
|
449e697761
|
JS: Handle nested conditions in "exports" section
|
2022-08-16 11:45:48 +02:00 |
|
Asger F
|
80a37c5863
|
JS: More precise handling of "exports"
|
2022-08-15 11:59:40 +02:00 |
|
Erik Krogh Kristensen
|
add9e9dac4
|
Merge pull request #9548 from erik-krogh/exports
JS: support the "exports" property in a package.json
|
2022-08-09 12:16:12 +02:00 |
|
Asger F
|
5610f654e9
|
JS: Add PackageJson.getTypingsModule
|
2022-06-17 14:40:22 +02:00 |
|
Erik Krogh Kristensen
|
cb0a6936ad
|
add support for the "exports" property in a package.json
|
2022-06-14 13:31:47 +02:00 |
|
Asger F
|
c8bb0e2117
|
JS: Treat d.ts as a single extension in Folder.getJavaScriptFile
|
2022-05-24 14:30:36 +02:00 |
|
Erik Krogh Kristensen
|
b1e8b3332c
|
resolve main module when there is a folder with the same name as the main file
|
2022-05-12 08:20:30 +02:00 |
|
Erik Krogh Kristensen
|
69353bb014
|
patch upper-case acronyms to be PascalCase
|
2022-03-11 11:10:33 +01:00 |
|
Erik Krogh Kristensen
|
486b283c20
|
support the "module" field in package.json files
|
2021-08-30 11:05:32 +02:00 |
|
Andrew Eisenberg
|
45d1fa7f01
|
Packaging: Rafactor Javascript core libraries
Extract the external facing `qll` files into the codeql/javascript-all
query pack.
|
2021-08-25 12:15:56 -07:00 |
|