Skip to content

folderolsoftware/webpack-userscript-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Userscript Config

This is an opinionated configuration for Webpack for building userscripts. May require tsconfig tweaks to work properly...

Usage: (webpack.config.ts)

import { UserscriptConfig } from 'webpack-userscript-config';
module.exports = new UserscriptConfig(__dirname).getConfiguration();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published