Skip to content

preset change method from react to js #28461

Closed
@jksdn

Description

  • Laravel Version: 5.8.16
  • PHP Version: 7.3
  • Database Driver & Version: -

Description:

When set preset to react and after set back to none in the wepack.mix.js does not change method from react to js

mix.react('resources/js/app.js', 'public/js').sass('resources/sass/app.scss', 'public/css');

Steps To Reproduce:

  1. php artisan preset react
  2. php artisan preset none

And also in laravel 5.8.16 the issue #28384 is the same

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