summaryrefslogtreecommitdiff
path: root/priv/static/packs/features/generic_not_found.js.map
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-02-29 16:31:31 +0000
committerrinpatch <rinpatch@sdf.org>2020-02-29 16:31:31 +0000
commit0fefc4033fb61f927ca8e6357d5773c37e999767 (patch)
treec608dac42eebd933791dec52ca73aa043073d3e7 /priv/static/packs/features/generic_not_found.js.map
parent5db2fb3ce7d45958dd657828b36c2d5b9e521d90 (diff)
parent2a850abbeb70f988e5e78bcd2c6bec42b1b6282c (diff)
downloadpleroma-0fefc4033fb61f927ca8e6357d5773c37e999767.tar.gz
pleroma-0fefc4033fb61f927ca8e6357d5773c37e999767.zip
Merge branch 'mastofe/bundle-2020-01-20' into 'develop'
MastoFE: Bundle 2020-01-20 See merge request pleroma/pleroma!2257
Diffstat (limited to 'priv/static/packs/features/generic_not_found.js.map')
-rw-r--r--priv/static/packs/features/generic_not_found.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/static/packs/features/generic_not_found.js.map b/priv/static/packs/features/generic_not_found.js.map
index 454a41cd8..3cad833d4 100644
--- a/priv/static/packs/features/generic_not_found.js.map
+++ b/priv/static/packs/features/generic_not_found.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/mastodon/features/generic_not_found/index.js"],"names":["GenericNotFound"],"mappings":"sIAUeA,UANS,kBACtB,YAAC,IAAD,UACE,YAAC,IAAD","file":"features/generic_not_found.js","sourcesContent":["import React from 'react';\nimport Column from '../ui/components/column';\nimport MissingIndicator from '../../components/missing_indicator';\n\nconst GenericNotFound = () => (\n <Column>\n <MissingIndicator />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/mastodon/features/generic_not_found/index.js"],"names":["GenericNotFound","fullPage"],"mappings":"uIAUeA,UANS,kBACtB,YAAC,IAAD,UACE,YAAC,IAAD,CAAkBC,UAAQ","file":"features/generic_not_found.js","sourcesContent":["import React from 'react';\nimport Column from '../ui/components/column';\nimport MissingIndicator from '../../components/missing_indicator';\n\nconst GenericNotFound = () => (\n <Column>\n <MissingIndicator fullPage />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""} \ No newline at end of file