Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about webpack-file-loader

Read more about webpack-file-loader

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - webpack-file-loader

Dynamically load .mp3s in Vue.js+Nuxt.js on mounted()

I'm tying to follow the official nuxt.js documentation to dynamically load dozens of .mp3 files as the user progresses through a quiz.I've set up my config file as follows: nuxt.config.js (Nuxt v2.15....
test-img

M -

vue.js

nuxt.js

webpack-file-loader

Votes: 0

Answers: 0

How to load fonts from LESS file with Webpack 5?

I am using Webpack 5 and loading fonts and other styles from a .less file. However, the fonts/styles do not seem to be loading, and I'm trying to figure out why. bootstrap.less @import (less) '~bootst...
test-img

jeanmw

webpack

fonts

less

webpack-file-loader

less-loader

Votes: 0

Answers: 1

Latest Answer

I was able to fix this issue by adding: *{font-family:Gibson;} to my bootstrap.less file. I'm really uncertain this is the best way to do this, but it does work.
test-img

jeanmw

Webpack file loader dynamic path in public path

I have this config for images and fonts in my webpack config file: { test: /\.(ttf|eot|svg|woff(2?)|otf)(\?v=[0-9]\.[0-9]\.[0-9])?$/, use: [ { loader: 'file-loader', options: { ...
test-img

alfredjmg

webpack

webpack-4

webpack-file-loader

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved