You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,8 +155,6 @@ Create a [`views` directory](https://github.com/strongloop/loopback-example-acce
155
155
$ mkdir server/views
156
156
```
157
157
158
-
Add [server-side templating configurations to `server.js`](https://github.com/strongloop/loopback-example-access-control/blob/master/server/server.js#L11-L20).
159
-
160
158
Create [`index.ejs` in the views directory](https://github.com/strongloop/loopback-example-access-control/blob/master/server/views/index.ejs).
161
159
162
160
[Configure `server.js`](https://github.com/strongloop/loopback-example-access-control/blob/master/server/server.js#L11-L20) to use server-side
0 commit comments