View Issue Details

IDProjectCategoryView StatusLast Update
0004691Composrcorepublic2022-11-10 01:16
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0004691: JavaScript module support
Descriptionrequire_javascript could allow loading a JavaScript module.
I think a simple naming scheme would work, using a '_module' suffix on the filename if it is a JavaScript module.

Then JAVASCRIPT_NEED.tpl template can do...

type="{$?,{$IN_STR,{CODE},module},module,text/javascript}"
TagsType: JavaScript, Type: Standards compliance
Time estimation (hours)0.2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-09-22 17:08 Chris Graham New Issue
2021-09-22 17:08 Chris Graham Tag Attached: 0.2
2021-11-01 20:02 Chris Graham Time estimation (hours) => 0.2
2021-11-01 20:02 Chris Graham Tag Detached: 0.2
2022-11-10 01:08 Chris Graham Tag Attached: Type: Standards compliance
2022-11-10 01:16 Chris Graham Tag Attached: Type: JavaScript