Parcel plugin that allows you to ignoreassets/import syntax from bundling.
Ignoreassets from compilation. Useful when you use non-js files as entry points with extract-text-webpack-plugin, and don't need the resulting empty js files.
Ignoreassets from compilation. Useful when you use non-js files as entry points with extract-text-webpack-plugin, and don't need the resulting empty js files.
A parcel plugin to ignore url dependencies
Parcel plugin that allows you to ignore the 'url' function in CSS files