The Wayback Machine - https://web.archive.org/web/20220530075759/https://github.com/topics/bundler
Skip to content
#

bundler

Here are 502 public repositories matching this topic...

edward-shen
edward-shen commented Oct 21, 2021

Hey folks! Thanks for creating such a useful project. I've been using this for a little while and I just ran into my first paper cut.

I'm currently using git submodules to vendor out some font files. Unfortunately, the file is named MplusCodeLatin[wdth,wght].ttf, which fails HTML5 validation because it contains square braces, which are considered illegal characters.

No problem, I thought,

enhancement good first issue
primozw
primozw commented Jan 31, 2020

Hi! First, thanks for the great framework. I would just like to ask you for a little help. I'm having trouble with configurations of the framework. I have defined the entry points in wpackio.project.js and use the wpackio/enqueue object to include all the assets in php file. When I run build script, the assets are bundle successfully inside dist folder and the wpackio/enqueue give me the right pat

Improve this page

Add a description, image, and links to the bundler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bundler topic, visit your repo's landing page and select "manage topics."

Learn more