Skip to content

Commit fd28f49

Browse files
save file
1 parent 7275401 commit fd28f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

npm/esrecurse-browser/scripts/esrecurse-browser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>esrecurse-browser</h3>
104104
import nodePolyfills from 'rollup-plugin-polyfill-node';
105105
106106
export default {
107-
input : 'entry.js',
107+
input : 'entry.cjs.js',
108108
output : {
109109
file : '${filename.cjs}',
110110

0 commit comments

Comments
 (0)