File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -227,13 +227,13 @@ export default {
227
227
} ) . join ( '\n' ) ;
228
228
} ,
229
229
override : {
230
- 'jquery.are-you-sure@*' : { licenseName : 'MIT' } ,
230
+ 'jquery.are-you-sure@*' : { licenseName : 'MIT' } , // https://github.com/codedance/jquery.AreYouSure/pull/147
231
+ 'khroma@*' : { licenseName : 'MIT' } , // https://github.com/fabiospampinato/khroma/pull/33
231
232
} ,
232
233
emitError : true ,
233
234
allow : '(Apache-2.0 OR BSD-2-Clause OR BSD-3-Clause OR MIT OR ISC OR CPAL-1.0 OR Unlicense)' ,
234
235
ignore : [
235
236
'font-awesome' ,
236
- 'khroma' , // https://github.com/fabiospampinato/khroma/pull/33
237
237
] ,
238
238
} ) : new AddAssetPlugin ( 'js/licenses.txt' , `Licenses are disabled during development` ) ,
239
239
] ,
You can’t perform that action at this time.
0 commit comments