GitHub / rollup/plugins issues and pull requests
#1654 - fix: Cannot read properties of undefined (reading 'ssr')
Pull Request -
State: closed - Opened by dylan-chong over 1 year ago
- 3 comments
Labels: x¹ ⋅ abandoned
#1653 - fix(typescript): fixes #1652 compile when source exists anywhere in the working directory
Pull Request -
State: closed - Opened by ericmorand over 1 year ago
- 1 comment
#1652 - Typescript plugin fails to compile the entry point when there is at least one invalid TypeScript file somewhere is the working directory
Issue -
State: closed - Opened by ericmorand over 1 year ago
- 4 comments
Labels: x⁷ ⋅ stale
#1651 - Typescript plugin behaves differently depending on whether the `include` option is a string or a regular expression
Issue -
State: closed - Opened by ericmorand over 1 year ago
- 2 comments
Labels: x⁷ ⋅ stale
#1650 - Typescript plugin throws an error when importing relative imports outside of the current working directory...even with `filterRoot` set
Issue -
State: closed - Opened by ericmorand over 1 year ago
- 1 comment
Labels: x⁷ ⋅ stale
#1649 - [@rollup/plugin-esm-shim] Import regex fails if the the code contains an "import" string followed by more content
Issue -
State: closed - Opened by dmnsgn over 1 year ago
- 1 comment
#1648 - fix(node-resolve): prevent infinite findPackageJson loop
Pull Request -
State: open - Opened by dasdeo over 1 year ago
- 6 comments
#1647 - Infinite loop in combination with virtual module and missing package.json
Issue -
State: closed - Opened by dasdeo over 1 year ago
- 1 comment
Labels: x⁷ ⋅ stale
#1645 - constructor var name or function parameters are ending up with the same name as the class
Issue -
State: closed - Opened by saadshams over 1 year ago
- 2 comments
Labels: x⁷ ⋅ stale
#1643 - No way to get this working, Debian 12
Issue -
State: closed - Opened by PenttiFlasheye over 1 year ago
#1641 - feat(json): add `includeArbitraryNames` option
Pull Request -
State: closed - Opened by sapphi-red over 1 year ago
- 1 comment
#1640 - fix(alias): error message typo
Pull Request -
State: closed - Opened by EvanLovely over 1 year ago
- 2 comments
#1639 - feat(commonjs)!: default strictRequires to true
Pull Request -
State: open - Opened by bluwy over 1 year ago
- 5 comments
#1638 - Add recommendation for tsconfig.json with TypeScript 5+
Pull Request -
State: closed - Opened by berniegp over 1 year ago
- 4 comments
#1636 - fix(dynamic-import-vars): escape special glob characters
Pull Request -
State: closed - Opened by sapphi-red over 1 year ago
- 1 comment
#1635 - feat(pluginutils): add `includeArbitraryNames: true` to `dataToEsm`
Pull Request -
State: closed - Opened by sapphi-red over 1 year ago
- 2 comments
#1634 - feat(alias): add warning to avoid unintended duplicate modules
Pull Request -
State: closed - Opened by sapphi-red over 1 year ago
#1633 - doc(pluginutils): correct the return type of createFilter
Pull Request -
State: closed - Opened by TimZhang2090 over 1 year ago
#1631 - Miss Transform Hook, leads to the failure of compiling Vue single-file components
Issue -
State: closed - Opened by chinaliyun over 1 year ago
- 1 comment
Labels: x⁷ ⋅ stale
#1630 - [@rollup/plugin-typescript] Generated code not processed
Issue -
State: closed - Opened by jakearchibald over 1 year ago
- 1 comment
Labels: x⁷ ⋅ stale
#1629 - [typescript] default `include` pattern excludes .js, .jsx files even if `allowJs` is set
Issue -
State: closed - Opened by eritbh over 1 year ago
- 1 comment
Labels: x⁷ ⋅ stale
#1628 - refactor(replace): remove duplicate code in renderChunk and transform
Pull Request -
State: closed - Opened by TimZhang2090 over 1 year ago
- 2 comments
#1626 - [!] Error: Unexpected token (Note that you need plugins to import files that are not JavaScript)
Issue -
State: closed - Opened by East-Apollo over 1 year ago
#1625 - feat(dynamic-import-vars): Allow a "no files found" error to be emitted as warning
Pull Request -
State: open - Opened by koddsson over 1 year ago
#1624 - feat(swc): allow passing `env` property as option
Pull Request -
State: closed - Opened by tada5hi over 1 year ago
#1622 - refactor(esm-shim): use prefix for build in module imports
Pull Request -
State: closed - Opened by Peeterush over 1 year ago
- 1 comment
#1621 - [@rollup/plugin-swc] Errors when setting swc.env as it can't be used with jsc.target
Issue -
State: closed - Opened by dmnsgn over 1 year ago
- 1 comment
#1620 - Browser Support for @rollup/plugin-sucrase
Issue -
State: closed - Opened by curran almost 2 years ago
- 3 comments
#1619 - [plugin-replace] @rollup/plugin-replace@5.0.5 doesn't work when ternary operator is used and preventAssigment is true
Issue -
State: closed - Opened by EAGzzyCSL almost 2 years ago
- 1 comment
#1618 - fix(commonjs): replace top-level this with exports name
Pull Request -
State: open - Opened by bluwy almost 2 years ago
- 5 comments
#1617 - [plugin-node-resolve] Can we forcefully exclude `devDependencies`?
Issue -
State: closed - Opened by albertodiazdorado almost 2 years ago
- 5 comments
Labels: x⁷ ⋅ stale
#1616 - default import from a commonjs package with { __esModule: true } fails in runtime
Issue -
State: closed - Opened by vskh almost 2 years ago
- 3 comments
Labels: x⁷ ⋅ stale
#1614 - how to contribute?
Issue -
State: closed - Opened by CODER-ZHM1997 almost 2 years ago
#1612 - chore(repo): use `@dot/versioner` for releases
Pull Request -
State: closed - Opened by shellscape almost 2 years ago
- 5 comments
#1611 - feat(dynamic-import-vars): Error when no files found
Pull Request -
State: closed - Opened by koddsson almost 2 years ago
- 5 comments
#1610 - fix(commonjs): Keep the shebang at the top of the file content
Pull Request -
State: closed - Opened by TrickyPi almost 2 years ago
- 2 comments
#1609 - fix(replace): prevent variable before colons from being replaced when preventAssigment is true
Pull Request -
State: closed - Opened by hhgnsc almost 2 years ago
- 4 comments
#1608 - fix(commonjs,dynamic-import-vars,inject,replace,strip,esm-shim): update magic-string
Pull Request -
State: closed - Opened by Dunqing almost 2 years ago
- 1 comment
#1606 - ESLint doesn't work with flat config
Issue -
State: closed - Opened by TiroZit almost 2 years ago
#1605 - [node-resolve] does not support both *.js and * exports
Issue -
State: closed - Opened by shirotech almost 2 years ago
- 1 comment
#1604 - fix(terser): always make at least 1 worker thread
Pull Request -
State: closed - Opened by easrng almost 2 years ago
- 9 comments
#1603 - fix(commonjs): keep `this` context for callbacks.
Pull Request -
State: closed - Opened by patricklx almost 2 years ago
- 12 comments
#1602 - commonjs plugin errors on hashbangs
Issue -
State: closed - Opened by privatenumber almost 2 years ago
- 1 comment
#1600 - chore(alias): debug CI issues
Pull Request -
State: closed - Opened by lukastaegert almost 2 years ago
#1598 - @rollup/plugin-run and typescript tsconfig.json paths aliases ?
Issue -
State: closed - Opened by MarcWeber almost 2 years ago
#1597 - [typescript] Plugin does not convert native nodejs imports in d.ts files
Issue -
State: closed - Opened by e965 almost 2 years ago
- 4 comments
Labels: x⁷ ⋅ stale
#1596 - fix(commonjs,dynamic-import-vars,esm-shim,inject,replace,strip): bump magic-string version
Pull Request -
State: closed - Opened by sapphi-red almost 2 years ago
- 3 comments
#1595 - fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-vars,eslint,esm-shim,graphql,html,image,inject,json,legacy,multi-entry,node-resolve,pluginutils,replace,run,strip,sucrase,swc,terser,typescript,url,virtual,wasm,yaml): ensure rollup 4 compatibility
Pull Request -
State: closed - Opened by lukastaegert almost 2 years ago
- 17 comments
#1594 - Error: Unexpected early exit
Issue -
State: closed - Opened by mcriley821 almost 2 years ago
- 5 comments
Labels: x⁷ ⋅ stale
#1593 - Unfinished hook action on exit: (terser) renderChunk
Issue -
State: closed - Opened by mcriley821 almost 2 years ago
#1591 - VSCode shows error when adding plugin-graphql to Nuxt's nuxt.config.ts
Issue -
State: closed - Opened by sdr0x07b6 almost 2 years ago
#1589 - Rollup typescript warning
Issue -
State: closed - Opened by brijesh231199 almost 2 years ago
#1588 - @rollup/plugin-typescript / `{type X}` imports are not elided correctly
Issue -
State: closed - Opened by arklanq almost 2 years ago
- 5 comments
Labels: x⁷ ⋅ stale
#1587 - CommonJS importing bug
Issue -
State: closed - Opened by AngeloCore almost 2 years ago
- 1 comment
#1585 - feat(*)!: set min node engine version to v18
Pull Request -
State: closed - Opened by tada5hi almost 2 years ago
- 17 comments
#1584 - Consider restricting the plugin to particular files via options.include
Issue -
State: closed - Opened by hubeishuaige almost 2 years ago
#1583 - [@rollup/plugin-typescript] { compilerOptions: { module: "nodeNext" } } overwritten when coming from "extends" in tsconfig.json
Issue -
State: closed - Opened by jessevanassen almost 2 years ago
- 5 comments
Labels: x⁷ ⋅ stale
#1582 - fix: fix text files permissions
Pull Request -
State: closed - Opened by jerome-benoit almost 2 years ago
#1581 - fix(dsv): fix type of processRow option
Pull Request -
State: closed - Opened by chika3742 almost 2 years ago
- 2 comments
#1580 - Node v16 EOL
Issue -
State: closed - Opened by shellscape almost 2 years ago
- 3 comments
Labels: x⁷ ⋅ stale
#1579 - [node-resolve] Can not resolve exports of "typeorm"
Issue -
State: closed - Opened by SyraTi almost 2 years ago
- 3 comments
Labels: x⁷ ⋅ stale
#1578 - fix(repo): plugin type definitions not being exported correctly in ES…
Pull Request -
State: closed - Opened by Geylnu almost 2 years ago
- 12 comments
#1577 - build(ci): merge validation in a unique workflow (2/2)
Pull Request -
State: closed - Opened by jerome-benoit almost 2 years ago
- 2 comments
#1576 - build(ci): fix build with pnpm v8
Pull Request -
State: closed - Opened by jerome-benoit almost 2 years ago
- 1 comment
#1574 - TypeScript - terser is not callable
Issue -
State: closed - Opened by RobertSandiford almost 2 years ago
- 1 comment
#1572 - plugin-typescript errors when no tsconfig.json exists
Issue -
State: open - Opened by Essk almost 2 years ago
- 4 comments
Labels: x⁷ ⋅ stale
#1571 - fix(typescript): fix sourcemap sourcecontent referencing non-existent files
Pull Request -
State: closed - Opened by ianyong almost 2 years ago
- 2 comments
#1570 - [@rollup/plugin-typescript] Source map's sourceMappingURL references a non-existent file
Issue -
State: closed - Opened by GeekyEggo almost 2 years ago
#1568 - Rollup Error: "randomUUID" is not exported by "__vite-browser-external"
Issue -
State: closed - Opened by ishandutta2007 almost 2 years ago
#1567 - <deleted>
Issue -
State: closed - Opened by ishandutta2007 almost 2 years ago
#1566 - feat(swc): allow input files to be filtered
Pull Request -
State: closed - Opened by tada5hi almost 2 years ago
- 1 comment
#1564 - @rollup/plugin-swc does not allow input files to be filtered
Issue -
State: closed - Opened by BryceMehring almost 2 years ago
#1563 - docs(pluginutils): configure the correct options
Pull Request -
State: closed - Opened by Plumbiu almost 2 years ago
- 1 comment
#1562 - Add missing `prepare` script for several packages
Pull Request -
State: open - Opened by jonkoops almost 2 years ago
#1561 - Lutts stuff
Issue -
State: closed - Opened by luttoo almost 2 years ago
- 2 comments
#1560 - fix(esm-shim): pattern matching
Pull Request -
State: open - Opened by klevente almost 2 years ago
#1559 - chore: Allows to develop on Windows
Pull Request -
State: closed - Opened by liuxingbaoyu almost 2 years ago
- 5 comments
#1558 - feat(wasm): include/exclude options
Pull Request -
State: closed - Opened by sky0014 almost 2 years ago
- 6 comments
#1557 - feat(node-resolve): pass original importee to secondary resolve
Pull Request -
State: closed - Opened by jchip almost 2 years ago
- 2 comments
#1556 - [plugin-node-resolve] can type dependencies be made optional?
Issue -
State: closed - Opened by appsforartists almost 2 years ago
- 3 comments
Labels: x⁷ ⋅ stale
#1555 - fix(typescript): emit declaration files for type-only source files that are not explicitly included
Pull Request -
State: closed - Opened by ianyong almost 2 years ago
- 3 comments
#1554 - [@rollup/plugin-typescript] Declaration files for type-only source files that are not explicitly included are not emitted
Issue -
State: closed - Opened by ianyong almost 2 years ago
#1553 - [typescript] Option to include and exclude files for type checking
Issue -
State: closed - Opened by javiertury almost 2 years ago
- 1 comment
Labels: x⁷ ⋅ stale
#1551 - Usage example error in plugin-wasm
Issue -
State: closed - Opened by eugenesvk almost 2 years ago
- 2 comments
Labels: x⁷ ⋅ stale
#1550 - Rollup packaging error, how to handle it
Issue -
State: closed - Opened by livelyPeng almost 2 years ago
- 3 comments
#1549 - fix(node-resolve): Fix package exports / imports resolution algorithm
Pull Request -
State: closed - Opened by susnux almost 2 years ago
- 3 comments
#1548 - [node-resolve] Can not resolve exports with extension
Issue -
State: closed - Opened by susnux almost 2 years ago
#1547 - fix(pluginutils): add current working dirctory when pattern starts with one *
Pull Request -
State: closed - Opened by TrickyPi about 2 years ago
- 3 comments
#1546 - React development build when converted to ES module is missing non-default exports
Issue -
State: closed - Opened by Exidex about 2 years ago
- 1 comment
Labels: x⁷ ⋅ stale
#1545 - docs(commonjs): update docs
Pull Request -
State: closed - Opened by TrickyPi about 2 years ago
#1543 - sucrase jsxRuntime
Issue -
State: closed - Opened by StreetStrider about 2 years ago
#1542 - Re-exporting a full module as a default export causes issues with other CommonJS tooling
Issue -
State: open - Opened by mgol about 2 years ago
#1541 - Can't correctly import plugins into a TypeScript module
Issue -
State: open - Opened by lazarljubenovic about 2 years ago
- 9 comments
#1539 - RollupError: You have declared using "external" babelHelpers, but transforming index.js resulted in "inline".
Issue -
State: closed - Opened by JinHe-PerkinElmer about 2 years ago
#1538 - (createFilter): should it recognize `*.ext` as matching files at root path?
Issue -
State: closed - Opened by gyhyfj about 2 years ago
- 4 comments
#1537 - fix(commonjs): preserve this reference in the child class
Pull Request -
State: closed - Opened by TrickyPi about 2 years ago
#1535 - allowImportingTsExtensions warning
Issue -
State: closed - Opened by dinghui-wang about 2 years ago
#1534 - fix(node-resolve): modulePaths default is not set
Pull Request -
State: closed - Opened by bytestream about 2 years ago
- 6 comments
#1532 - [@rollup/plugin-typescript] Could not find module 'tslib', which is required by this plugin
Issue -
State: closed - Opened by gyhyfj about 2 years ago
#1531 - Regression introduced in @rollup/plugin-typescript 11.1.2
Issue -
State: closed - Opened by divdavem about 2 years ago
- 4 comments