From 6308a261fd5d1be2362863e6a59fede4420d9f8c Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Thu, 17 Sep 2015 17:23:04 +0200 Subject: Build: Add main entry for webpack support; actual value doesn't matter Fixes #14375 Closes gh-1600 --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 99f6b2a60..599efbb5a 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt" }, + "main": "ui/widget.js", "maintainers": [ { "name": "Scott González", -- cgit v1.2.3