Plugin Directory

Timestamp:
05/21/2024 01:22:40 AM (2 months ago)
Author:
tropicalista
Message:

Update to version 0.7.1 from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • popper/trunk/webpack.config.js

    r3062928 r3089735  
    11const defaultConfig = require( '@wordpress/scripts/config/webpack.config' );
    22const path = require( 'path' );
     3
     4
    35
    46module.exports = {
     
    1214        path: path.resolve( process.cwd(), 'build' ),
    1315    },
     16
     17
     18
     19
    1420};
Note: See TracChangeset for help on using the changeset viewer.