poi icon indicating copy to clipboard operation
poi copied to clipboard

⚡A zero-config bundler for JavaScript applications.

Results 54 poi issues
Sort by recently updated
recently updated
newest added

Hello, I'm working on two projects sharing components imported as node modules. Those work fine until I update an existing and previously used component : despite npm dependency is well...

type: bug
not-stale

Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 2.5.2. Release notes Sourced from webpack-node-externals's releases. v2.5.0 Enhancements: Support webpack 5 Change parameters name (still support the old ones) - modulesFromFile.includeInBundle / excludeFromBundle Add...

dependencies

Bumps [marked](https://github.com/markedjs/marked) from 0.6.1 to 0.7.0. Release notes Sourced from marked's releases. 0.7.0 Security Sanitize paragraph and text tokens #1504 Fix ReDOS for links with backticks (issue #1493) #1515 Breaking...

dependencies

I'm having an intermittent problem in Chrome DevTools. I can set a breakpoint and it sometimes it will, and sometimes it won't work. I know it's the right file, because...

type: bug
help wanted
not-stale

[](https://issuehunt.io/r/egoist/poi/issues/353) First of all thanks for Poi! Sometimes (mostly randomly or I can't just catch it) when I change some css in Chrome DevTools, Chrome loses mostly all styles. Previously...

type: bug
help wanted
:dollar: Funded on Issuehunt
not-stale

I propose a feature for POI, the possibility to init poi project with vue-cli. this feature allows to have poi directly in the possible developments provided by vue-cli. With that,...

discussion

# 💬 Request for Comment Similar thing has been added for Vue.js via `@poi/plugin-vue-static` so the next step is adding support to React/Preact apps, maybe as a third-party plugin `poi-plugin-react-static`....

RFC

Webpack currently supports this: https://webpack.js.org/configuration/configuration-types/#exporting-multiple-configurations

RFC

Hi there, have been a happy user of POI for Vue+Typescript, but now starting a new project and wondering what the pros and cons, for a Vue + Typescript project...

discussion