fune/devtools/client/shared/source-map/moz.build
J. Ryan Stinnett 6513a20684 Bug 1348112 - devtools-source-map v0.2.1: Initial landing from GitHub. r=jdescottes
MozReview-Commit-ID: tOXDvHEZEs

--HG--
extra : rebase_source : b5874297f0313f9b68e039ebef5c6b461514450d
2017-03-16 16:17:25 -05:00

10 lines
341 B
Python

# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DevToolsModules(
'index.js',
'worker.js',
)