Go to file
jdlrobson 49df4b9572 Tooling: Begin to use webpack for JS code generation
Generate changeListeners via webpack
We now use a build folder to build the JavaScript for
our ResourceLoader modules. This is the first change
in a line of changes.
A source map is provided for debug support.

Bug: T156333
Change-Id: I771843d1ddb4b50adedc3fa53b30c2f1d8a76acb
2017-02-13 13:42:22 +01:00
build/ext.popups/changeListeners Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
doc Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
i18n Merge "Remove last modified line" into mpga 2017-02-02 11:44:33 +00:00
images Directory structure should reflect the ResourceLoader definitions 2016-10-19 20:52:40 +00:00
includes Hygiene: Rename isEnabledByUser to shouldSendModuleToUser 2017-02-10 10:07:28 -08:00
resources Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
tests Merge "Hygiene: Rename isEnabledByUser to shouldSendModuleToUser" into mpga 2017-02-10 18:57:27 +00:00
.eslintrc.json Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
.gitignore Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
.gitreview Make mpga the default branch for git-review 2016-11-08 21:00:21 +00:00
.stylelintrc Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
composer.json build: Updating development dependencies 2016-01-05 10:39:25 -08:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 01:34:35 +02:00
Gemfile.lock Hygiene: Remove RL-related step 2016-12-13 14:46:03 +00:00
Gruntfile.js Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00
Popups.hooks.php Hygiene: Rename isEnabledByUser to shouldSendModuleToUser 2017-02-10 10:07:28 -08:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00
webpack.config.js Tooling: Begin to use webpack for JS code generation 2017-02-13 13:42:22 +01:00