Skip to content

Inspect webpack and similar bundles #12

@kassens

Description

@kassens

The current detection is based on globally installed variables, like window.jQuery.some.version. This used to work pretty well, but these days more and more pages are switching to bundlers like webpack.

I think it might be possible to look at how webpack et al are working and inspecting the modules that are loaded from there.

"tree shaking" (dead code elimination) from rollup.js might also be interesting in this regard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions