webpack-autoconf icon indicating copy to clipboard operation
webpack-autoconf copied to clipboard

A tool to create frontend apps using webpack, Parcel or Snowpack

Results 53 webpack-autoconf issues
Sort by recently updated
recently updated
newest added

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 12.0.8 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...

dependencies

Please add 11ty configuration. Thank you

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.1. Release notes Sourced from node-fetch's releases. v3.1.1 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

My fsevents deamon went hamoc. Had to add ``` watchOptions: { ignored: /node_modules/, }, ``` to my webpack.config.js

need to install these two dependencies to fix : - @babel/runtime --save - @babel/plugin-transform-runtime --save-dev in babel.rc ``` { "presets": ["@babel/preset-env"], "plugins": [ ["@babel/transform-runtime"] ] } ```

Please add No library with webpack-dev-server

Great tool! I wish to kindly request the UI-library: www.getuikit.com Thanks for your consideration