#1699 Allow images to work with Hyperlink
Add stack to IContext for prepForXml
This commit is contained in:
8
tsconfig.mjs.json
Normal file
8
tsconfig.mjs.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "esnext",
|
||||
"outDir": "dist/mjs",
|
||||
"target": "esnext"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user