bricks
bricks copied to clipboard
is it possible to ship a non-minified bricks.js?
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!
um, is it possible that there is a name conflict and you are responding to the wrong repo?