SetSourceMapsSupportOptions

sealed external interface SetSourceMapsSupportOptions(source)

Properties

Link copied to clipboard
abstract var generatedCode: Boolean?

If enabling the support for generated code from eval or new Function.

Link copied to clipboard
abstract var nodeModules: Boolean?

If enabling the support for files in node_modules.