Skip to content

Commit

Permalink
Ah, forgot about (manually populated) 'public/lcalc' folder. Rename t…
Browse files Browse the repository at this point in the history
…o 'public/fluid'; drop 'example' (not needed) and 'lib' (imported as raw-loader encoded resources) subdirectories.
  • Loading branch information
rolyp committed Jan 30, 2020
1 parent 93e38e5 commit 05bced7
Show file tree
Hide file tree
Showing 24 changed files with 2,339 additions and 777 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"webpack-dev-server": "^3.1.1"
},
"dependencies": {
"@rolyp/fluid": "^0.1.22",
"@rolyp/fluid": "^0.1.24",
"axios": "^0.18.0",
"maquette": "^3.3.0",
"marked": "^0.4.0",
Expand Down
127 changes: 0 additions & 127 deletions client/public/lcalc/dataset/renewables.lcalc

This file was deleted.

1 change: 0 additions & 1 deletion client/public/lcalc/example/arithmetic.lcalc

This file was deleted.

21 changes: 0 additions & 21 deletions client/public/lcalc/example/bar-chart.lcalc

This file was deleted.

2 changes: 0 additions & 2 deletions client/public/lcalc/example/compose.lcalc

This file was deleted.

7 changes: 0 additions & 7 deletions client/public/lcalc/example/factorial.lcalc

This file was deleted.

1 change: 0 additions & 1 deletion client/public/lcalc/example/filter.lcalc

This file was deleted.

1 change: 0 additions & 1 deletion client/public/lcalc/example/foldr_sumSquares.lcalc

This file was deleted.

1 change: 0 additions & 1 deletion client/public/lcalc/example/length.lcalc

This file was deleted.

2 changes: 0 additions & 2 deletions client/public/lcalc/example/lexicalScoping.lcalc

This file was deleted.

18 changes: 0 additions & 18 deletions client/public/lcalc/example/lookup.lcalc

This file was deleted.

2 changes: 0 additions & 2 deletions client/public/lcalc/example/map.lcalc

This file was deleted.

29 changes: 0 additions & 29 deletions client/public/lcalc/example/mergeSort.lcalc

This file was deleted.

5 changes: 0 additions & 5 deletions client/public/lcalc/example/normalise.lcalc

This file was deleted.

10 changes: 0 additions & 10 deletions client/public/lcalc/example/pattern-match.lcalc

This file was deleted.

1 change: 0 additions & 1 deletion client/public/lcalc/example/reverse.lcalc

This file was deleted.

10 changes: 0 additions & 10 deletions client/public/lcalc/example/typematch.lcalc

This file was deleted.

1 change: 0 additions & 1 deletion client/public/lcalc/example/zipW.lcalc

This file was deleted.

Loading

0 comments on commit 05bced7

Please sign in to comment.