An open API service indexing awesome lists of open source software.

https://github.com/xing/can-webpack-prefetch-already

Waiting for webpack to do a CJS export from the output file while there's a dynamic import with the magic comment `/* webpackPrefetch: true */` in the code.
https://github.com/xing/can-webpack-prefetch-already

Last synced: about 1 year ago
JSON representation

Waiting for webpack to do a CJS export from the output file while there's a dynamic import with the magic comment `/* webpackPrefetch: true */` in the code.

Awesome Lists containing this project

README

          

# `can-webpack-prefetch-already`

> Waiting for webpack to do a CJS export from the output file while there's a dynamic import with the magic comment `/* webpackPrefetch: true */` in the code.

[![Repo build status](https://github.com/xing/can-webpack-prefetch-already/workflows/CI/badge.svg)](https://github.com/xing/can-webpack-prefetch-already/actions)