Make WordPress Core

Changeset 51259 for trunk/.gitignore


Ignore:
Timestamp:
06/29/2021 03:08:16 PM (5 years ago)
Author:
youknowriad
Message:

Build: Split packages and blocks to their webpack configs.

This also adds support for the viewScript for blocks fixing
the PDF preview for file blocks.

Props desrosj, gziolo.
See #53397.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.gitignore

    r51258 r51259  
    3030/src/wp-includes/css/*-rtl.css
    3131/src/wp-includes/blocks/**/*.css
     32/src/wp-includes/blocks/**/*.js
     33/src/wp-includes/blocks/**/*.js.map
     34/src/wp-includes/blocks/**/*.asset.php
    3235/packagehash.txt
    3336/artifacts
Note: See TracChangeset for help on using the changeset viewer.