Skip to content

Commit b8a3529

Browse files
committed
updated zpm package
1 parent 71b10ef commit b8a3529

File tree

2 files changed

+15
-28
lines changed

2 files changed

+15
-28
lines changed

module.xml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Export generator="Cache" version="25">
3-
<Document name="BlocksExplorer.MODULE"><Module>
3+
<Document name="BlocksExplorer.ZPM"><Module>
44
<Name>BlocksExplorer</Name>
5-
<Version>0.0.1</Version>
5+
<Version>2.2.1</Version>
66
<Packaging>module</Packaging>
7-
<LifecycleClass>Blocks.Lifecycle</LifecycleClass>
7+
<SourcesRoot>server/src</SourcesRoot>
8+
<Resource Name="Blocks.PKG"/>
9+
<CSPApplication
10+
SourcePath="/web/build"
11+
DeployPath="${cspdir}/blocks"
12+
Url="/blocks"
13+
CookiePath="/blocks/"
14+
Recurse="1"
15+
PasswordAuthEnabled="0"
16+
UnauthenticatedEnabled="1"
17+
MatchRoles=":%ALL"
18+
DispatchClass="Blocks.Router"
19+
/>
820
</Module>
921
</Document></Export>

preload/Blocks.Lifecycle.cls

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)