Skip to content

Instantly share code, notes, and snippets.

@cspicuzza
Last active July 22, 2020 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cspicuzza/4277ccf9ac5e75ef3b4826793be0b83f to your computer and use it in GitHub Desktop.
Save cspicuzza/4277ccf9ac5e75ef3b4826793be0b83f to your computer and use it in GitHub Desktop.
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["/scripts/admin"],{
/***/ "./resources/assets/scripts/admin.js":
/*!*******************************************!*\
!*** ./resources/assets/scripts/admin.js ***!
\*******************************************/
/*! no static exports found */
/***/ (function(module, exports) {
console.log('admin js loaded');
/***/ }),
/***/ 2:
/*!*************************************************!*\
!*** multi ./resources/assets/scripts/admin.js ***!
\*************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
module.exports = __webpack_require__(/*! /Path/To/File/admin.js */"./resources/assets/scripts/admin.js");
/***/ })
},[[2,"/scripts/manifest"]]]);
//# sourceMappingURL=admin.js.map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment