Satya Prakash

Satya Prakash

  • NA
  • 14k
  • 8.3m

Bundling issue in asp.net web site

Jul 12 2017 9:32 AM

Hi everyone,
 
I am going to implement bundling in exsiting web from application. But while doing this I got an error
 
/* Minification failed. Returning unminified contents. (1,6-7): run-time error JS1004: Expected ';': { (2,16-17): run-time error JS1004: Expected ';': : (3,16-20): run-time error JS1306: Invalid numeric literal: 20px  */ body {     font-family:Arial;     font-size :20px; }
Please give me any idea how to resolved this
 
Thanks in advance
Satya 

 


Answers (1)