1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-08 20:49:50 +00:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
114 B
JavaScript
Raw Normal View History

'use strict';
const { addonV1Shim } = require('@embroider/addon-shim');
module.exports = addonV1Shim(__dirname);