We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441f1a1 commit 3abad82Copy full SHA for 3abad82
packages/adapter-node/index.js
@@ -118,7 +118,7 @@ export default function (opts = {}) {
118
/**
119
* Load sourcemaps for files in the tmp directory so that the final ones
120
* point to the original source files, instead of the generated files in outDir.
121
- *
+ *
122
* @param {string} tmp
123
* @returns {import('rollup').Plugin}
124
* */
0 commit comments