gulps | open source app for iOS and Apple Watch | iOS library
kandi X-RAY | gulps Summary
kandi X-RAY | gulps Summary
Gulps is an open source app for iOS and Apple Watch that lets you keep track of your daily water consumption.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gulps
gulps Key Features
gulps Examples and Code Snippets
Community Discussions
Trending Discussions on gulps
QUESTION
I'm using Gulp 4 and Webpack 5 on a Bootstrap 5 project and when I bundle my scripts, Gulp generates a bundle.js
(as expected) but it also generates a bundle.js.LICENSE.js
file.
I can't see anything in my build task that would create that.
It only seems to be the case when I import 'bootstrap'
or import Popper from 'popper.js/dist/umd/popper'
.
Is there a way to disable the generation of that LICENSE file? I'm guessing there's something in the Bootstrap 5 js that's forcing Gulp or Webpack to create that file(?)
Any thoughts would be appreciated. Here's my build scripts task:
...ANSWER
Answered 2020-Nov-23 at 22:51The addon Webpack uses to optimize files is called Terser and has options to extract inline comments matching a certain pattern to an external file (which by default is that License pattern you are seeing).
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gulps
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page