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

```js { test: /\.rs$/, type: "webassembly/experimental", use: { loader: "rust-native-wasm-loader", options: { release: true } } } ```

RFC

ref: https://github.com/JetBrains/create-react-kotlin-app That seems to be in early stage though.

RFC

You might already know [backpack](https://github.com/jaredpalmer/backpack) or [pocky](https://github.com/egoist/pocky) which are kind of Poi for back-end (Node.js) apps. So what about we making it possible as a poi preset 😄 But note...

RFC

The ember-cli website looks great: https://ember-cli.com/ Do you have any suggestion in how the new website should look like?

contribution welcome
discussion