Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-30411

webpack encore genereate js files for css assets

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 2.5.0
    • None

    Description

      Assets added with ezconfig.js in every bundle uses webpackencore addEntry function for js and css assets.
      Therefor it generates a js files for each css asset file.

      to fix it addStyleEntry should be used for css files.

      this bug impacts every ez bundle having encore css config.

      Entrypoint ezplatform-form-builder-fields-config-css = runtime.js ezplatform-form-builder-fields-config-css.css ezplatform-form-builder-fields-config-css.js
      Entrypoint ezplatform-form-builder-submissions-tab-css = runtime.js ezplatform-form-builder-submissions-tab-css.css ezplatform-form-builder-submissions-tab-css.js
      Entrypoint ezplatform-form-builder-form-preview-css = runtime.js ezplatform-form-builder-form-preview-css.css ezplatform-form-builder-form-preview-css.js
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            a8c2c26b-51c3-4622-b8f8-8969162d707f@accounts.ibexa.co Jean-Luc Chassaing
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: