Skip to content

Webpack support #4

@samthor

Description

@samthor

Webpack generates files with a single statement, which Kuto can't do anything sensible with:

(this.webpackChunkdiscord_app = this.webpackChunkdiscord_app || []).push([["17764"], {
    540571: function(t, n, e) {
        "use strict";
        e.r(n),

However, its output follows a pretty standard form and Kuto could look for large callables in giant statements which can be treated as "large static" chunks.

Look into building specific support for this kind of pattern.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions