central issue for "default extensions"
See original GitHub issueThis issue encompasses anything that deals with “what the default extensions are/should be”.
- #19 points out that
.json
is not included in the defaults. - #137 points out that
require.extensions
is not used as the defaults - https://github.com/substack/tape/issues/395 is related, but can be addressed with changes in
tape
, unrelated to whateverresolve
does. - (related but addressed: #150, #127, #90, #134)
There’s some PRs out that are hoping to change the defaults:
- #138 dynamically reads
require.extensions
on every call - #145 replaces the default of
.js
with a hardcoded list of the defaultrequire.extensions
value
I’m opening this so I can close the other issues, and so any further discussion can happen here.
Please try to read all of the previous discussions before commenting.
Issue Analytics
- State:
- Created 5 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Publish Extension Issue - Dynamics 365 Business Central ...
"Cannot install extension because another service is currently modifying the state of extensions on tenant default ". Business CEntral ...
Read more >The extension was unable to be deployed due to a ... - GitHub
Well, the problem is that when we publish changes to the DATA extension , we get this error: The request for path /bcentral/dev/apps?...
Read more >Upgrading Extensions - Business Central - Microsoft Learn
Describes how to add code to upgrade data in a new extension version. ... a new field that needs default values set for...
Read more >2022 California Rules of Court
When a default is entered, the party who requested the entry of default must obtain a default judgment against the defaulting party within...
Read more >Customizing Business Central: An overview of extensions
Dynamics 365 Business Central, like the rest of the Dynamics 365 platform, ... are available as extensions by default with Business Central.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t refer to mjs as anything related to “michael jackson”, nor do i think it’s mocking in any way - if anything, it’s a reference to how people immediately think of him when they see “MJ” because he’s so prolific - so I think you’re looking a bit too hard for a reason to be upset.
A file extension is strictly necessary, since Module and Script have distinct (and ambiguous) parsing goals, and a file extension is the proper and sole way to disambiguate textual parsing goals - so this result was inevitable once the choice of two parse goals was made in TC39 back in 2013 or so.