source: frontend/node_modules/watchpack/lib/watchpack.js

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 214 bytes
Line 
1/*
2 MIT License http://www.opensource.org/licenses/mit-license.php
3 Author Alexander Akait @akexander-akait
4*/
5"use strict";
6
7// TODO remove this file in the next major release
8module.exports = require("./index");
Note: See TracBrowser for help on using the repository browser.