bricks icon indicating copy to clipboard operation
bricks copied to clipboard

is it possible to ship a non-minified bricks.js?

Open mrvicadai opened this issue 10 years ago • 1 comments

while I am trying out bricks.js in webpack, here's some warning get thrown:

WARNING in ./~/bricks.js/dist/bricks.min.js
Critical dependencies:
6:414-421 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
 @ ./~/bricks.js/dist/bricks.min.js 6:414-421

is it possible to also add a non-minified target to the building process? thanks!

mrvicadai avatar Mar 02 '16 18:03 mrvicadai

um, is it possible that there is a name conflict and you are responding to the wrong repo?

JerrySievert avatar Mar 03 '16 04:03 JerrySievert