handled home loading if not available in dom (if drupalSettings.path.isFront == false)
This commit is contained in:
7
web/modules/custom/rest_config/rest_config.info.yml
Normal file
7
web/modules/custom/rest_config/rest_config.info.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: 'REST Config'
|
||||
type: module
|
||||
description: 'Get site configiration through rest api'
|
||||
core: 8.x
|
||||
package: 'Custom'
|
||||
dependencies:
|
||||
- rest
|
||||
Reference in New Issue
Block a user