Skip to content

v1.8.1 breaks TypeScript support - index.d.ts has empty export #90

@msheakoski

Description

@msheakoski

Commit 6844df0 causes index.ts to have an empty export export {}; when using the npm package.

It is no longer possible to import the package in TypeScript using import WebpackObfuscator from "webpack-obfuscator" and if you use const WebpackObfuscator = require("webpack-obfuscator") you do not get IDE auto-completion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions