Skip to content

Replace export = #641

@alexeyr-ci2

Description

@alexeyr-ci2

export = (see https://github.com/search?q=repo%3Ashakacode%2Fshakapacker%20%22export%20%3D%22&type=code) is bad style, should be replaced by named and/or default exports. E.g. in https://github.com/shakacode/shakapacker/blob/16f6d71f6a1a071fc71da854d7014f6bf50e6620/package/index.ts we should have export const config, export const devServer etc. Unfortunately it's a breaking change, so should wait until we want to release 10.0.

Also should fully remove https://github.com/shakacode/shakapacker/blob/51aff0e8b3db6b940b9752020e72d8748018248d/package/index.d.ts (see "Background" in #775).

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