5 lines
184 B
JavaScript
5 lines
184 B
JavaScript
// this file serves no purpose other than
|
|
// to help q/app-webpack discover where this package is installed
|
|
|
|
// also helping Vite's dep analysis the type of script
|
|
module.exports = ''
|