Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

[PROPOSAL] [BREAKING CHANGE] change default project structure #498

@koba04

Description

@koba04

Currently, create-plugin generates JS files based on ES5 and jQuery.
I think it's good for beginners, but it has many works to use TypeScript, webpack, and so on.

So I consider changing the default project structure using TypeScript and webpack.
Of course, the project supports IE11, so your plugin still works fine on IE11.

TypeScript gives us great developer experiences with VSCode, and webpack makes it easy to use npm packages like React and Vue.

I also consider providing the existing default project structure as an option like --legacy or --minimum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions