forked from fedi/mastodon
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
test: /\.js$/,
|
|
loader: 'mark-loader',
|
|
};
|