Added NPM lock file, but the truth is the NPM system is not working.
I've found out how 'assets' is supposed to work; it's supposed to work via `webjars-locator-core`. I'd be better off finding what's going wrong there than keeping fucking about with NPM.
This commit is contained in:
parent
a01cca0a65
commit
b4f441bfd0
3
resources/public/js/lib/package-lock.json
generated
Normal file
3
resources/public/js/lib/package-lock.json
generated
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"lockfileVersion": 1
|
||||
}
|
Loading…
Reference in a new issue