Skip to content

Replace glob.sync by globSync in code example #5376

@adazmy

Description

@adazmy

Documentation is

  • Missing
  • Needed
  • Confusing
  • Not sure?

Please Explain in Detail...

On documentation section https://rollupjs.org/configuration-options/#input and in the provided configuration example, the glob.sync is no more supported by glob.

It's maybe the case in other sections too...

Your Proposal for Changes

Use globSync instead of glob.sync is broken since now it is globSync

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions