]> git.immae.eu Git - github/fretlink/purs-loader.git/blob - src/PursLoader/LoaderUtil.js
PureScript 0.7 updates and migration to pulp
[github/fretlink/purs-loader.git] / src / PursLoader / LoaderUtil.js
1 'use strict';
2
3 // module PursLoader.LoaderUtil
4
5 var loaderUtils = require('loader-utils');
6
7 exports.parseQuery = loaderUtils.parseQuery;