Skip to content

Commit

Permalink
ENH Expose lib/urls from silverstripe/admin (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Jan 20, 2023
1 parent 47c423d commit 4ebadcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/externals.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ module.exports = (ENV, PATHS, module) => {
'lib/ShortcodeSerialiser': 'ShortcodeSerialiser',
'lib/SilverStripeComponent': 'SilverStripeComponent',
'lib/TinyMCEActionRegistrar': 'TinyMCEActionRegistrar',
'lib/urls': 'ssUrlLib',
'lib/withDragDropContext': 'withDragDropContext',
'lib/withRouter': 'withRouter',
'state/breadcrumbs/BreadcrumbsActions': 'BreadcrumbsActions',
Expand Down

0 comments on commit 4ebadcb

Please # to comment.