mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:09:31 +02:00
* Forgot to commit
This commit is contained in:
parent
2781be118f
commit
7e158b6c9b
@ -268,7 +268,8 @@ const
|
||||
PCUTargetPlatformNames: array[TPasToJsPlatform] of string = (
|
||||
'Browser',
|
||||
'NodeJS',
|
||||
'Electron'
|
||||
'Electron',
|
||||
'Module'
|
||||
);
|
||||
|
||||
PCUDefaultTargetProcessor = ProcessorECMAScript5;
|
||||
|
Loading…
Reference in New Issue
Block a user